### [CVE-2007-6261](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6261) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.