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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The nvCommandQueue::GetHandleIndex method in the NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privileged context or cause a denial of service (NULL pointer dereference and memory corruption) via a crafted app.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/137403/OS-X-GeForce.kext-NULL-Pointer-Dereference.html
|
|
- https://www.exploit-db.com/exploits/39920/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|