mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 05:54:46 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2007-6359](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|