mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
788 B
788 B
CVE-2010-3086
Description
include/asm-x86/futex.h in the Linux kernel before 2.6.25 does not properly implement exception fixup, which allows local users to cause a denial of service (panic) via an invalid application that triggers a page fault.
POC
Reference
- http://kerneltrap.org/mailarchive/linux-kernel/2008/2/6/752194/thread
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
Github
No PoCs found on GitHub currently.