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

 

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

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


Vulnerability identifier: #VU43964
CSH Severity: Medium
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-1021
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 manipulate or delete data.

drivers/acpi/debugfs.c in the Linux kernel before 3.0 allows local users to modify arbitrary kernel memory locations by leveraging root privileges to write to the /sys/kernel/debug/acpi/custom_method file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-4347.


Affected software

Linux kernel

How to mitigate CVE-2011-1021

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins