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