mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-18 20:48:19 +00:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
|
|
### [CVE-2019-5666](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5666)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer (nvlddmkm.sys) create context command DDI DxgkDdiCreateContext in which the product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array, which may lead to denial of service or escalation of privileges.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- http://support.lenovo.com/us/en/solutions/LEN-26250
|
||
|
|
- https://nvidia.custhelp.com/app/answers/detail/a_id/4772
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
No PoCs found on GitHub currently.
|
||
|
|
|