mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
886 B
Markdown
18 lines
886 B
Markdown
### [CVE-2021-1090](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-1090)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
NVIDIA GPU Display Driver for Windows and Linux contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for control calls where the software reads or writes to a buffer by using an index or pointer that references a memory location after the end of the buffer, which may lead to data tampering or denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://nvidia.custhelp.com/app/answers/detail/a_id/5211
|
|
|
|
#### Github
|
|
- https://github.com/0xf4b1/bsod-kernel-fuzzing
|
|
|