mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
### [CVE-2014-1322](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1322)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The kernel in Apple OS X through 10.9.2 places a kernel pointer into an XNU object data structure accessible from user space, which makes it easier for local users to bypass the ASLR protection mechanism by reading an unspecified attribute of the object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/raymondpittman/IPC-Memory-Mac-OSX-Exploit
|
|
|