EIP-2026-103367
PRE-CVEmacOS XNU - Missing Locking in checkdirs_callback() Enables Race with fchdir_common()
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103367. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a race condition in macOS XNU kernel's checkdirs() function, leading to reference count underflow or dangling pointer issues when mounting filesystems. The PoC uses dtrace to widen the race window and trigger the vulnerability.
Description
macOS XNU - Missing Locking in checkdirs_callback() Enables Race with fchdir_common()
Exploits (1)
This exploit demonstrates a race condition in macOS XNU kernel's checkdirs() function, leading to reference count underflow or dangling pointer issues when mounting filesystems. The PoC uses dtrace to widen the race window and trigger the vulnerability.