Files
CVEs-PoC/2014/CVE-2014-1372.md
T
2024-06-18 02:51:15 +02:00

18 lines
763 B
Markdown

### [CVE-2014-1372](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1372)
![](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
Graphics Driver in Apple OS X before 10.9.4 does not properly restrict read operations during processing of an unspecified system call, which allows local users to obtain sensitive information from kernel memory and bypass the ASLR protection mechanism via a crafted call.
### POC
#### Reference
- https://code.google.com/p/google-security-research/issues/detail?id=18
#### Github
No PoCs found on GitHub currently.