Local code execution via io_uring BPF use-after-free
Published Aug 15, 2026 · Updated Aug 15, 2026
Use-after-free in Linux 7.1 io_uring BPF operations allows local users to execute code through repeated struct_ops registration. io_install_bpf() overwrites an io_uring_bpf_ops map's ops->priv back-pointer when that map is bound to a second ring, orphaning the first context and leaving its loop_step aimed at a freed trampoline. Reaching the dangling call through io_uring_enter() requires both CAP_BPF and CAP_PERFMON; the resulting call targets freed executable kernel memory.
Summary
What happened
Use-after-free in Linux 7.1 io_uring BPF operations allows local users to execute code through repeated struct_ops registration. io_install_bpf() overwrites an io_uring_bpf_ops map's ops->priv back-pointer when that map is bound to a second ring, orphaning the first context and leaving its loop_step aimed at a freed trampoline. Reaching the dangling call through io_uring_enter() requires both CAP_BPF and CAP_PERFMON; the resulting call targets freed executable kernel memory.
The record
- CVE
- CVE-2026-72112
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-825, T1068
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=7.1
- Affected versionversion=98f37634b12b17ad5c56db8fb63cf9d7dc55d74c <0639ea767fe04c288a8d6cb826100fe3d95d4936
- Affected versionversion=98f37634b12b17ad5c56db8fb63cf9d7dc55d74c <3afc64c61ce906a04f073ca350b46de10e8302f9
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo