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

18 lines
815 B
Markdown

### [CVE-2021-1094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-1094)
![](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%20GPU%20Driver%20versions%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=denial%20of%20service%2C%20information%20disclosure&color=brightgreen)
### Description
NVIDIA GPU Display Driver for Windows and Linux contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape where an out of bounds array access may lead to denial of service or information disclosure.
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/5211
#### Github
No PoCs found on GitHub currently.