CVE-2015-7112

Apple iOS <9.2, macOS <10.11.2, tvOS <9.1, watchOS <2.1 - Memory Corruption in IOHIDFamily API

Title source: llm
STIX 2.1

Exploitation Summary

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

AI-analyzed exploit summary This exploit demonstrates a double-free vulnerability in IOHIDEventQueue::start due to improper handling of queue reallocation. It requires root to create a fake HID device but can be triggered by an unprivileged user once set up.

Description

The IOHIDFamily API in Apple iOS before 9.2, OS X before 10.11.2, tvOS before 9.1, and watchOS before 2.1 allows attackers to execute arbitrary code in a privileged context or cause a denial of service (memory corruption) via a crafted app, a different vulnerability than CVE-2015-7111.

Exploits (1)

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

This exploit demonstrates a double-free vulnerability in IOHIDEventQueue::start due to improper handling of queue reallocation. It requires root to create a fake HID device but can be triggered by an unprivileged user once set up.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Complex
Reliability
Reliable
Target: Apple IOHIDFamily (macOS 10.10.5 and likely iOS)
Auth required
Prerequisites: Root access to create a fake HID device · Specific HID report descriptor with suitable size
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (10)

Core 10
Core References
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT205635
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/msg00002.html
Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2015/Dec/msg00005.html
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/78719
Vendor Advisory vendor-advisory x_refsource_apple
http://lists.apple.com/archives/security-announce/2015/Dec/msg00000.html
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT205641
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.0931
EPSS Percentile 94.7%

Details

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