EIP-2026-100075
PRE-CVELinux Kernel (ARM/ARM64) - 'perf_event_open()' Arbitrary Memory Read
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-100075. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit leverages a vulnerability in the ARM perf_event_open() implementation to bypass access_ok() checks by triggering events during KERNEL_DS contexts, allowing arbitrary kernel memory reads. The PoC demonstrates leaking kernel data by manipulating stack frames.
Description
Linux Kernel (ARM/ARM64) - 'perf_event_open()' Arbitrary Memory Read
Exploits (1)
This exploit leverages a vulnerability in the ARM perf_event_open() implementation to bypass access_ok() checks by triggering events during KERNEL_DS contexts, allowing arbitrary kernel memory reads. The PoC demonstrates leaking kernel data by manipulating stack frames.