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

18 lines
825 B
Markdown

### [CVE-2021-1051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-1051)
![](https://img.shields.io/static/v1?label=Product&message=NVIDIA%20GPU%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%20or%20escalation%20of%20privileges&color=brighgreen)
### Description
NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape in which a local user can get elevated privileges to modify display configuration data, which may result in denial of service of the display.
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/5142
#### Github
No PoCs found on GitHub currently.