EIP-2026-103365
PRE-CVEmacOS 10.14.6 (18G87) - Kernel Use-After-Free due to Race Condition in wait_for_namespace_event()
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103365. PoCs published by Google Security Research.
AI-analyzed exploit summary The writeup details a race condition in macOS XNU's wait_for_namespace_event() function, where a file descriptor is released for userspace but later freed, potentially leading to a use-after-free vulnerability. Exploitation requires root privileges and precise timing to trigger a kernel panic.
Description
macOS 10.14.6 (18G87) - Kernel Use-After-Free due to Race Condition in wait_for_namespace_event()
Exploits (1)
The writeup details a race condition in macOS XNU's wait_for_namespace_event() function, where a file descriptor is released for userspace but later freed, potentially leading to a use-after-free vulnerability. Exploitation requires root privileges and precise timing to trigger a kernel panic.