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

 

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

Published: February 28, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45294
CSH Severity: Low
CVSS v4: 5.1 [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]
CVE-ID: CVE-2011-1020
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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

The proc filesystem implementation in the Linux kernel 2.6.37 and earlier does not restrict access to the /proc directory tree of a process after this process performs an exec of a setuid program, which allows local users to obtain sensitive information or cause a denial of service via open, lseek, read, and write system calls.


Affected software

Linux kernel

How to mitigate CVE-2011-1020

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins