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

18 lines
880 B
Markdown

### [CVE-2017-0349](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0349)
![](https://img.shields.io/static/v1?label=Product&message=GPU%20Display%20Driver&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%2C%20Escalation%20of%20Privileges&color=brighgreen)
### Description
All versions of the NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape where a pointer passed from a user to the driver is not correctly validated before it is dereferenced for a write operation, may lead to denial of service or potential escalation of privileges.
### POC
#### Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4462
#### Github
No PoCs found on GitHub currently.