Overview
Linux kernel >= 2.6.39 incorrectly handles the permissions for /proc/<pid>/mem. A local, authenticated attacker could exploit this vulnerability to escalate to root privileges. Exploit code is available in the wild and there have been reports of active exploitation.
Description
/proc/<pid>/mem is an interface for reading and writing to process memory. The protections to protect unprivileged users from writing to process memory were found to be insufficient and have resulted in exploitation of the interface. By writing to the memory of a suid process, an attacker can run arbitrary code with root privileges. Further technical details can be found on Jason A. Donenfeld's ZX2C4 blog post. |
Impact
A local, authenticated attacker may be able to gain root privileges on the system. |
Solution
Apply an update Patch commit e268337dfe26dfc7efd422a804dbb27977a3cccc has been provided by Linus Torvalds to address this vulnerability. Kernel image 3.0.18 and 3.2.2 have included this commit so far. Users who obtain the Linux kernel from a third-party vendor, such as their operating system vendor, should see the vendor information portion of this document for a partial list of affected vendors. |
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | 6.8 | AV:L/AC:L/Au:S/C:C/I:C/A:C |
Temporal | 5.6 | E:F/RL:OF/RC:C |
Environmental | 5.6 | CDP:ND/TD:H/CR:ND/IR:ND/AR:ND |
References
Acknowledgements
Jüri Aedla reported this vulnerability to the Linux kernel developers.
This document was written by Jared Allar.
Other Information
CVE IDs: | CVE-2012-0056 |
Severity Metric: | 15.32 |
Date Public: | 2012-01-17 |
Date First Published: | 2012-01-27 |
Date Last Updated: | 2014-07-24 18:40 UTC |
Document Revision: | 14 |