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

18 lines
725 B
Markdown

### [CVE-2014-5332](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5332)
![](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
Race condition in NVMap in NVIDIA Tegra Linux Kernel 3.10 allows local users to gain privileges via a crafted NVMAP_IOC_CREATE IOCTL call, which triggers a use-after-free error, as demonstrated by using a race condition to escape the Chrome sandbox.
### POC
#### Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/3618
#### Github
No PoCs found on GitHub currently.