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

18 lines
805 B
Markdown

### [CVE-2017-6271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6271)
![](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
NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer handler for DxgkDdiCreateAllocation where untrusted user input is used as a divisor without validation while processing block linear information which may lead to a potential divide by zero and denial of service.
### POC
#### Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4544
#### Github
No PoCs found on GitHub currently.