Files
CVEs-PoC/2010/CVE-2010-4346.md
2025-09-29 21:09:30 +02:00

986 B

CVE-2010-4346

Description

The install_special_mapping function in mm/mmap.c in the Linux kernel before 2.6.37-rc6 does not make an expected security_file_mmap function call, which allows local users to bypass intended mmap_min_addr restrictions and possibly conduct NULL pointer dereference attacks via a crafted assembly-language application.

POC

Reference

Github

No PoCs found on GitHub currently.