CVE-2017-13847

HIGH

iPhone OS < 11.2 and macOS < 10.13.2 - Memory Corruption in IOKit

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2017-13847. PoCs published by Google Security Research.

AI-analyzed exploit summary This exploit demonstrates a use-after-free (UaF) vulnerability in IOTimeSyncClockManagerUserClient on macOS 10.13. It triggers a race condition by calling IOServiceClose in one thread while manipulating OSArrays in another, leading to kernel memory corruption.

Description

An issue was discovered in certain Apple products. iOS before 11.2 is affected. macOS before 10.13.2 is affected. The issue involves the "IOKit" component. It allows attackers to execute arbitrary code in a privileged context or cause a denial of service (memory corruption) via a crafted app.

Exploits (1)

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

This exploit demonstrates a use-after-free (UaF) vulnerability in IOTimeSyncClockManagerUserClient on macOS 10.13. It triggers a race condition by calling IOServiceClose in one thread while manipulating OSArrays in another, leading to kernel memory corruption.

Classification
Working Poc 95%
Attack Type
Lpe
Complexity
Moderate
Reliability
Racy
Target: Apple macOS 10.13 (17A365) with IOTimeSyncClockManager
No auth needed
Prerequisites: macOS 10.13 (17A365) · Access to IOTimeSyncClockManager IOService
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT208331
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1039966
Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/43326/
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1039953
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT208334
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/102097

Scores

CVSS v3 7.8
EPSS 0.0124
EPSS Percentile 79.8%
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 (2)
apple/iphone_os < 11.2
apple/mac_os_x < 10.13.2
Published Dec 25, 2017
Tracked Since Feb 18, 2026