mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
772 B
772 B
CVE-2007-6261
Description
Integer overflow in the load_threadstack function in the Mach-O loader (mach_loader.c) in the xnu kernel in Apple Mac OS X 10.4 through 10.5.1 allows local users to cause a denial of service (infinite loop) via a crafted Mach-O binary.
POC
Reference
- http://www.digit-labs.org/files/exploits/xnu-macho-dos.c
- http://www.digit-labs.org/files/exploits/xnu-macho-dos.c
Github
No PoCs found on GitHub currently.