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

 

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

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


Vulnerability identifier: #VU45294
Vulnerability risk: Low
CVSSv4.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:P/U:Clear
CVE-ID: CVE-2011-1020
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

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.


Remediation

Install update from vendor's website.

External links