mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
818 B
818 B
CVE-2007-6359
Description
The cs_validate_page function in bsd/kern/ubc_subr.c in the xnu kernel 1228.0 and earlier in Apple Mac OS X 10.5.1 allows local users to cause a denial of service (failed assertion and system crash) via a crafted signed Mach-O binary that causes the hashes function to return NULL.
POC
Reference
- http://digit-labs.org/files/exploits/xnu-superblob-dos.c
- http://digit-labs.org/files/exploits/xnu-superblob-dos.c
Github
No PoCs found on GitHub currently.