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.
- http://kerneltrap.org/mailarchive/linux-kernel/2008/2/6/752194/thread
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
No PoCs found on GitHub currently.