mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
864 B
864 B
CVE-2009-1237
Description
Multiple memory leaks in XNU 1228.3.13 and earlier on Apple Mac OS X 10.5.6 and earlier allow local users to cause a denial of service (kernel memory consumption) via a crafted (1) SYS_add_profil or (2) SYS___mac_getfsstat system call.
POC
Reference
- http://www.digit-labs.org/files/exploits/xnu-macfsstat-leak.c
- http://www.digit-labs.org/files/exploits/xnu-profil-leak.c
- https://www.exploit-db.com/exploits/8263
- https://www.exploit-db.com/exploits/8264
Github
No PoCs found on GitHub currently.