EIP-2026-104558
PRE-CVEApple Mac OSX 10.5.6/10.5.7 - ptrace mutex Denial of Service
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104558. PoCs published by prdelka.
AI-analyzed exploit summary This exploit targets a race condition in Mac OS X's ptrace() mutex handling, leading to a denial-of-service (DoS) by repeatedly attaching and detaching to a child process. The vulnerability arises from improper mutex handling in the kernel when a destroyed mutex is interlocked.
Description
Apple Mac OSX 10.5.6/10.5.7 - ptrace mutex Denial of Service
Exploits (1)
This exploit targets a race condition in Mac OS X's ptrace() mutex handling, leading to a denial-of-service (DoS) by repeatedly attaching and detaching to a child process. The vulnerability arises from improper mutex handling in the kernel when a destroyed mutex is interlocked.