Input validation error in Linux kernel - CVE-2011-1079

 

Input validation error in Linux kernel - CVE-2011-1079

Published: June 22, 2012 / Updated: July 20, 2020


Vulnerability identifier: #VU28394
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2011-1079
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to gain access to sensitive information or perform a denial of service (DoS) attack.

The bnep_sock_ioctl function in net/bluetooth/bnep/sock.c in the Linux kernel before 2.6.39 does not ensure that a certain device field ends with a '�' character, which allows local users to obtain potentially sensitive information from kernel stack memory, or cause a denial of service (BUG and system crash), via a BNEPCONNADD command.


How to mitigate CVE-2011-1079

Install update from vendor's website.

Sources