Permissions, Privileges, and Access Controls in Linux kernel - CVE-2011-2495

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2011-2495

Published: June 13, 2012 / Updated: August 11, 2020


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

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

fs/proc/base.c in the Linux kernel before 2.6.39.4 does not properly restrict access to /proc/#####/io files, which allows local users to obtain sensitive I/O statistics by polling a file, as demonstrated by discovering the length of another user's password.


How to mitigate CVE-2011-2495

Install update from vendor's website.

Sources