EIP-2026-103405
PRE-CVEApple iOS/macOS - Kernel Memory Corruption due to Integer Overflow in IOHIDResourceQueue::enqueueReport
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103405. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates an integer overflow vulnerability in IOHIDResourceQueue::enqueueReport, leading to kernel memory corruption. The PoC triggers the bug by passing a large IOMemoryDescriptor length (0xffffffff) to bypass size checks and cause an out-of-bounds write.
Description
Apple iOS/macOS - Kernel Memory Corruption due to Integer Overflow in IOHIDResourceQueue::enqueueReport
Exploits (1)
This exploit demonstrates an integer overflow vulnerability in IOHIDResourceQueue::enqueueReport, leading to kernel memory corruption. The PoC triggers the bug by passing a large IOMemoryDescriptor length (0xffffffff) to bypass size checks and cause an out-of-bounds write.