Information exposure in Linux kernel - CVE-2011-4915

 

Information exposure in Linux kernel - CVE-2011-4915

Published: February 20, 2020 / Updated: February 25, 2020


Vulnerability identifier: #VU92425
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2011-4915
CWE-ID: CWE-200
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.

The vulnerability exists due to information exposure error within the proc_set_super() and proc_parse_options() functions in fs/proc/root.c, within the proc_init_inodecache() function in fs/proc/inode.c, within the proc_setattr(), pid_getattr(), proc_flush_task_mnt(), proc_pid_fill_cache() and proc_pid_readdir() functions in fs/proc/base.c. A local user can gain access to sensitive information.


How to mitigate CVE-2011-4915

Install update from vendor's repository.

Sources