Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | <= 2.6.39.3 |
Related Weaknesses (CWE)
References
- http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.4
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=
- http://rhn.redhat.com/errata/RHSA-2011-1212.html
- http://www.openwall.com/lists/oss-security/2011/06/27/1
- https://bugzilla.redhat.com/show_bug.cgi?id=716825
- https://github.com/torvalds/linux/commit/1d1221f375c94ef961ba8574ac4f85c8870ddd5ExploitPatch
- http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.4
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=
- http://rhn.redhat.com/errata/RHSA-2011-1212.html
- http://www.openwall.com/lists/oss-security/2011/06/27/1
- https://bugzilla.redhat.com/show_bug.cgi?id=716825
- https://github.com/torvalds/linux/commit/1d1221f375c94ef961ba8574ac4f85c8870ddd5ExploitPatch
FAQ
What is CVE-2011-2495?
CVE-2011-2495 is a vulnerability with a CVSS score of 2.1 (LOW). 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 demonstr...
How severe is CVE-2011-2495?
CVE-2011-2495 has been rated LOW with a CVSS base score of 2.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2011-2495?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.