cve/2017/CVE-2017-0354.md

18 lines
760 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-0354](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0354)
![](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&color=brighgreen)
### Description
All versions of the NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer handler for DxgkDdiEscape where a call to certain function requiring lower IRQL can be made under raised IRQL which may lead to a denial of service.
### POC
#### Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4462
#### Github
No PoCs found on GitHub currently.