CVE-2016-1846

HIGH

NVIDIA Graphics Drivers <10.11.5 - RCE/DoS

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2016-1846. PoCs published by Google Security Research.

AI-analyzed exploit summary This exploit leverages a race condition in the nvCommandQueue::GetHandleIndex method in GeForce.kext to achieve a NULL pointer dereference, leading to kernel RIP control. It maps the NULL page in userspace and races IOServiceClose with an IOKit call to trigger the vulnerability.

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.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Google Security Research · cdososx
https://www.exploit-db.com/exploits/39920

This exploit leverages a race condition in the nvCommandQueue::GetHandleIndex method in GeForce.kext to achieve a NULL pointer dereference, leading to kernel RIP control. It maps the NULL page in userspace and races IOServiceClose with an IOKit call to trigger the vulnerability.

Classification
Working Poc 95%
Attack Type
Lpe
Complexity
Moderate
Reliability
Racy
Target: Apple macOS 10.11.4 with NVIDIA GeForce.kext
No auth needed
Prerequisites: macOS 10.11.4 with NVIDIA GeForce.kext · Ability to execute code on the target system
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (7)

Core 7
Core References
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT206567
Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2016/May/msg00004.html
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/90696
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/39920/
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1035895

Scores

CVSS v3 7.8
EPSS 0.0191
EPSS Percentile 83.7%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Details

CWE
CWE-119
Status published
Products (1)
apple/mac_os_x < 10.11.4
Published May 20, 2016
Tracked Since Feb 18, 2026