EIP-2026-103375
PRE-CVEmacOS 10.14.6 - root->kernel Privilege Escalation via update_dyld_shared_cache
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103375. PoCs published by Google Security Research.
AI-analyzed exploit summary This writeup details a vulnerability in macOS's `update_dyld_shared_cache` tool, where insufficient SIP checks allow potential injection of malicious libraries into the dyld shared cache. The analysis highlights flaws in `rootless_check_trusted()` and discusses theoretical exploitation via `-root` or `-overlay` flags.
Description
macOS 10.14.6 - root->kernel Privilege Escalation via update_dyld_shared_cache
Exploits (1)
This writeup details a vulnerability in macOS's `update_dyld_shared_cache` tool, where insufficient SIP checks allow potential injection of malicious libraries into the dyld shared cache. The analysis highlights flaws in `rootless_check_trusted()` and discusses theoretical exploitation via `-root` or `-overlay` flags.