Files
CVEs-PoC/2006/CVE-2006-2071.md
T
2025-09-29 21:09:30 +02:00

886 B

CVE-2006-2071

Description

Linux kernel 2.4.x and 2.6.x up to 2.6.16 allows local users to bypass IPC permissions and modify a readonly attachment of shared memory by using mprotect to give write permission to the attachment. NOTE: some original raw sources combined this issue with CVE-2006-1524, but they are different bugs.

POC

Reference

Github

No PoCs found on GitHub currently.