CVE-2018-4083
HIGHmacOS < 10.13.3 - Memory Corruption and Remote Code Execution in Touch Bar Support
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-4083. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a race condition in AppleEmbeddedOSSupportHostClient::registerNotificationPort, leading to a use-after-free (UAF) vulnerability. By calling IOConnectSetNotificationPort in parallel threads, it triggers a double-free on a Mach port, achieving root-to-kernel privilege escalation.
Description
An issue was discovered in certain Apple products. macOS before 10.13.3 is affected. The issue involves the "Touch Bar Support" 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)
This exploit demonstrates a race condition in AppleEmbeddedOSSupportHostClient::registerNotificationPort, leading to a use-after-free (UAF) vulnerability. By calling IOConnectSetNotificationPort in parallel threads, it triggers a double-free on a Mach port, achieving root-to-kernel privilege escalation.
References (2)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H