Resource management error in Linux kernel - CVE-2013-4162

 

Resource management error in Linux kernel - CVE-2013-4162

Published: July 29, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42698
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-4162
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

The udp_v6_push_pending_frames function in net/ipv6/udp.c in the IPv6 implementation in the Linux kernel through 3.10.3 makes an incorrect function call for pending data, which allows local users to cause a denial of service (BUG and system crash) via a crafted application that uses the UDP_CORK option in a setsockopt system call.


Affected software

Linux kernel

How to mitigate CVE-2013-4162

Install update from vendor's website.


External References

Related Security Bulletins