CVE-2015-7110

Apple macOS X < 10.11.2 and iPhone OS < 9.1 - Memory Corruption in Disk Images

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2015-7110. PoCs published by Google Security Research.

AI-analyzed exploit summary This PoC exploits a race condition in the IOHDIXControllerUserClient::clientClose method on OS X 10.11.1, leading to a use-after-free or double-free vulnerability due to lack of locking. The code spawns two threads to trigger the race condition by closing the IOKit connection simultaneously.

Description

The Disk Images component in Apple OS X before 10.11.2 and tvOS before 9.1 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted disk image.

Exploits (1)

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

This PoC exploits a race condition in the IOHDIXControllerUserClient::clientClose method on OS X 10.11.1, leading to a use-after-free or double-free vulnerability due to lack of locking. The code spawns two threads to trigger the race condition by closing the IOKit connection simultaneously.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Racy
Target: Apple OS X 10.11.1 (El Capitan)
No auth needed
Prerequisites: Access to a vulnerable OS X 10.11.1 system · Boot args -zc and -zp for crash observation
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/39365/
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT205637
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1034344
Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2015/Dec/msg00005.html
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT205640
Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2015/Dec/msg00001.html

Scores

EPSS 0.0039
EPSS Percentile 60.4%

Details

CWE
CWE-119
Status published
Products (2)
apple/iphone_os < 9.1
apple/mac_os_x < 10.11.1
Published Dec 11, 2015
Tracked Since Feb 18, 2026