Input validation error in Linux kernel - CVE-2012-2136

 

Input validation error in Linux kernel - CVE-2012-2136

Published: August 9, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43754
CSH Severity: High
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2012-2136
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The sock_alloc_send_pskb function in net/core/sock.c in the Linux kernel before 3.4.5 does not properly validate a certain length value, which allows local users to cause a denial of service (heap-based buffer overflow and system crash) or possibly gain privileges by leveraging access to a TUN/TAP device.


Affected software

Linux kernel
Amazon Linux AMI
SUSE Linux

How to mitigate CVE-2012-2136

Install update from vendor's website.


External References

Related Security Bulletins