EIP-2026-103360
PRE-CVEApple Intel GPU Driver - Use-After-Free/Double-Delete due to bad Locking
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103360. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC demonstrates a race condition in the Apple Intel GPU driver's IGHashTable, leading to use-after-free (UaF) or double-free vulnerabilities. It exploits the lack of thread-safety in the map_user_memory and unmap_user_memory external methods, similar to CVE-2016-1744.
Description
Apple Intel GPU Driver - Use-After-Free/Double-Delete due to bad Locking
Exploits (1)
This PoC demonstrates a race condition in the Apple Intel GPU driver's IGHashTable, leading to use-after-free (UaF) or double-free vulnerabilities. It exploits the lack of thread-safety in the map_user_memory and unmap_user_memory external methods, similar to CVE-2016-1744.