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

|
|

|
|

|
|
|
|
### 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.
|
|
|