CVE-2016-1794

HIGH

macOS < 10.11.5 - Remote Code Execution via AppleGraphicsControlClient::checkArguments

Title source: llm
STIX 2.1

Exploitation Summary

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

AI-analyzed exploit summary This exploit leverages a race condition in AppleMuxControl.kext to trigger a NULL pointer dereference in the kernel, allowing arbitrary kernel RIP control by mapping the NULL page in userspace. It targets macOS 10.11.4 via a thread race between IOServiceClose and an IOKit method call.

Description

The AppleGraphicsControlClient::checkArguments method in AppleGraphicsControl 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) via a crafted app.

Exploits (1)

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

This exploit leverages a race condition in AppleMuxControl.kext to trigger a NULL pointer dereference in the kernel, allowing arbitrary kernel RIP control by mapping the NULL page in userspace. It targets macOS 10.11.4 via a thread race between IOServiceClose and an IOKit method call.

Classification
Working Poc 100%
Attack Type
Lpe
Complexity
Moderate
Reliability
Racy
Target: Apple macOS 10.11.4 (15E65) with AppleMuxControl.kext
No auth needed
Prerequisites: macOS 10.11.4 (15E65) · Access to AppleMuxControl.kext · Ability to map the NULL page in userspace
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
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1035895
Exploit exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/39922/

Scores

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

Details

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