CVE-2018-4150
Description
A memory corruption vulnerability in the Apple XNU kernel allows a crafted app to execute arbitrary code in a privileged context or cause a denial of service.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A memory corruption vulnerability in the Apple XNU kernel allows a crafted app to execute arbitrary code in a privileged context or cause a denial of service.
Vulnerability
A memory corruption issue exists in the XNU kernel component of iOS before 11.3, macOS before 10.13.4, tvOS before 11.3, and watchOS before 4.3 [1][2][3][4]. The bug is triggered when the kernel processes certain system calls from a crafted application, leading to an out-of-bounds memory access. No special configuration is required beyond the ability to run an app on the device.
Exploitation
An attacker must first persuade the user to install a malicious application (via the App Store or enterprise deployment). Once the app runs, it can send a crafted set of system calls to the kernel, exploiting the race condition or input validation flaw to corrupt kernel memory [1][3][4]. The attack requires no physical access or network connection; it is performed entirely from user space on the local device.
Impact
Successful exploitation provides arbitrary code execution in kernel (ring 0) context, granting the attacker complete control over the device — including the ability to install additional software, read and modify any data, and bypass security mechanisms. Alternatively, the attacker can trigger a denial of service (system crash) [1][2]. The compromise is total and permanent until the device is rebooted or patched.
Mitigation
Apple released fixes on March 29, 2018: iOS 11.3, macOS High Sierra 10.13.4 (and security updates for Sierra and El Capitan), tvOS 11.3, and watchOS 4.3 [1][2][3][4]. Users should update through the Settings app or Software Update. No workaround exists for unpatched systems. This CVE is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.
- About the security content of iOS 11.3 - Apple Support
- About the security content of macOS High Sierra 10.13.4, Security Update 2018-002 Sierra, and Security Update 2018-002 El Capitan - Apple Support
- About the security content of watchOS 4.3 - Apple Support
- About the security content of tvOS 11.3 - Apple Support
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4- Range: <11.3
- Range: <10.13.4
- Range: <4.3
- Range: <11.3
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
6- www.securitytracker.com/id/1040604mitrevdb-entryx_refsource_SECTRACK
- www.securitytracker.com/id/1040608mitrevdb-entryx_refsource_SECTRACK
- support.apple.com/HT208692mitrex_refsource_CONFIRM
- support.apple.com/HT208693mitrex_refsource_CONFIRM
- support.apple.com/HT208696mitrex_refsource_CONFIRM
- support.apple.com/HT208698mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.