EIP-2026-104594
PRE-CVEDarwin Kernel 7.1 - Mach File Parsing Local Integer Overflow
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104594. PoCs published by [email protected].
AI-analyzed exploit summary This exploit demonstrates a local integer overflow vulnerability in the Darwin Kernel (versions < 7.5.0) by modifying the Mach-O header's ncmds field to an invalid value, causing a crash (DoS). The code opens the executable, seeks to the ncmds field, overwrites it with 0xffffffff, and re-executes the binary.
Description
Darwin Kernel 7.1 - Mach File Parsing Local Integer Overflow
Exploits (1)
This exploit demonstrates a local integer overflow vulnerability in the Darwin Kernel (versions < 7.5.0) by modifying the Mach-O header's ncmds field to an invalid value, causing a crash (DoS). The code opens the executable, seeks to the ncmds field, overwrites it with 0xffffffff, and re-executes the binary.