cve/2016/CVE-2016-7382.md

19 lines
941 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-7382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7382)
![](https://img.shields.io/static/v1?label=Product&message=Quadro%2C%20NVS%2C%20GeForce%2C%20and%20Tesla%20(all%20versions)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Incorrect%20Access%20Control&color=brighgreen)
### Description
For the NVIDIA Quadro, NVS, GeForce, and Tesla products, NVIDIA GPU Display Driver contains a vulnerability in the kernel mode layer (nvlddmkm.sys for Windows or nvidia.ko for Linux) handler where a missing permissions check may allow users to gain access to arbitrary physical memory, leading to an escalation of privileges.
### POC
#### Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4246
- http://nvidia.custhelp.com/app/answers/detail/a_id/4247
#### Github
No PoCs found on GitHub currently.