mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
805 B
Markdown
18 lines
805 B
Markdown
### [CVE-2017-6271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6271)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|