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

785 B

CVE-2011-2496

Description

Integer overflow in the vma_to_resize function in mm/mremap.c in the Linux kernel before 2.6.39 allows local users to cause a denial of service (BUG_ON and system crash) via a crafted mremap system call that expands a memory mapping.

POC

Reference

Github

No PoCs found on GitHub currently.