mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 22:16:43 +00:00
21 lines
864 B
Markdown
21 lines
864 B
Markdown
### [CVE-2009-1237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|