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

18 lines
834 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=All%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=denial%20of%20service%20or%20escalation%20of%20privileges&color=brightgreen)
### 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.