cve/2019/CVE-2019-5685.md
2024-06-18 02:51:15 +02:00

18 lines
785 B
Markdown

### [CVE-2019-5685](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5685)
![](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%20code%20execution&color=brighgreen)
### Description
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially crafted shader can cause an out of bounds access to a shader local temporary array, which may lead to denial of service or code execution.
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/4841
#### Github
No PoCs found on GitHub currently.