Files
CVEs-PoC/2017/CVE-2017-0350.md
T
2025-09-29 21:09:30 +02:00

18 lines
808 B
Markdown

### [CVE-2017-0350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0350)
![](https://img.shields.io/static/v1?label=Product&message=GPU%20Display%20Driver&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=All%20versions%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service&color=brightgreen)
### Description
All versions of the NVIDIA GPU Display Driver contain a vulnerability in the kernel mode layer handler where a value passed from a user to the driver is not correctly validated and used in an offset calculation 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.