CVE-2019-6205

HIGH

iPhone OS < 12.1.3, macOS < 10.14.3, tvOS < 12.1.2 - Out-of-bounds Write

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2019-6205. PoCs published by Google Security Research.

AI-analyzed exploit summary This PoC exploits a race condition in XNU's vm_map_copyin_internal function, leading to a TOCTOU issue where anonymous memory entries can be moved non-atomically, violating Mach message OOL memory semantics. The exploit demonstrates this by sending overlapping Mach messages to trigger the vulnerability.

Description

A memory corruption issue was addressed with improved lock state checking. This issue is fixed in iOS 12.1.3, macOS Mojave 10.14.3, tvOS 12.1.2. A malicious application may cause unexpected changes in memory shared between processes.

Exploits (1)

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

This PoC exploits a race condition in XNU's vm_map_copyin_internal function, leading to a TOCTOU issue where anonymous memory entries can be moved non-atomically, violating Mach message OOL memory semantics. The exploit demonstrates this by sending overlapping Mach messages to trigger the vulnerability.

Classification
Working Poc 90%
Attack Type
Lpe
Complexity
Complex
Reliability
Racy
Target: Apple XNU (MacOS 10.14.1)
No auth needed
Prerequisites: MacOS 10.14.1 (18B75) · Ability to send Mach messages
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Third Party Advisory vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/106695
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT209446
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT209443
Exploit, Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/46299/
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT209447

Scores

CVSS v3 7.8
EPSS 0.0873
EPSS Percentile 92.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-787
Status published
Products (3)
apple/iphone_os < 12.1.3
apple/mac_os_x < 10.14.3
apple/tvos < 12.1.2
Published Mar 05, 2019
Tracked Since Feb 18, 2026