EIP-2026-102154
PRE-CVEApple iOS - Kernel Stack Memory Disclosure due to Failure to Check copyin Return Value
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-102154. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit leverages a race condition in the iOS kernel's exception handling for undefined instructions. By unmapping the page containing the instruction during handling, the kernel fails to copy the instruction bytes, leading to stale stack memory being included in the exception message.
Description
Apple iOS - Kernel Stack Memory Disclosure due to Failure to Check copyin Return Value
Exploits (1)
This exploit leverages a race condition in the iOS kernel's exception handling for undefined instructions. By unmapping the page containing the instruction during handling, the kernel fails to copy the instruction bytes, leading to stale stack memory being included in the exception message.