cve/2016/CVE-2016-7381.md

18 lines
879 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-7381](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7381)
![](https://img.shields.io/static/v1?label=Product&message=Quadro%2C%20NVS%2C%20and%20GeForce%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=Buffer%20Overflow&color=brighgreen)
### Description
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 375.63 contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgDdiEscape where a user input to index an array is not bounds checked, leading to denial of service or potential escalation of privileges.
### POC
#### Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4247
#### Github
No PoCs found on GitHub currently.