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

714 B

CVE-2012-3511

Description

Multiple race conditions in the madvise_remove function in mm/madvise.c in the Linux kernel before 3.4.5 allow local users to cause a denial of service (use-after-free and system crash) via vectors involving a (1) munmap or (2) close system call.

POC

Reference

Github

No PoCs found on GitHub currently.