Files
cve/2012/CVE-2012-0056.md
2025-09-29 21:09:30 +02:00

8.4 KiB

CVE-2012-0056

Description

The mem_write function in the Linux kernel before 3.2.2, when ASLR is disabled, does not properly check permissions when writing to /proc//mem, which allows local users to gain privileges by modifying process memory, as demonstrated by Mempodipper.

POC

Reference

No PoCs from references.

Github