Local privilege escalation via aliased eBPF registers
Published Jun 24, 2026 · Updated Jun 24, 2026
Incorrect state tracking in the Linux Kernel eBPF verifier from 6.11 allows local users to read or modify kernel memory via crafted BPF bytecode. The adjust_reg_min_max_vals() path updates dst_reg when source and destination alias, then derives the delta from that modified value and sync_linked_regs() propagates the false bounds. Reaching BPF_PROG_LOAD requires CAP_BPF or CAP_SYS_ADMIN in the initial user namespace, or a delegated BPF token; successful abuse grants elevated privileges or panics the host.
Summary
What happened
Incorrect state tracking in the Linux Kernel eBPF verifier from 6.11 allows local users to read or modify kernel memory via crafted BPF bytecode. The adjust_reg_min_max_vals() path updates dst_reg when source and destination alias, then derives the delta from that modified value and sync_linked_regs() propagates the false bounds. Reaching BPF_PROG_LOAD requires CAP_BPF or CAP_SYS_ADMIN in the initial user namespace, or a delegated BPF token; successful abuse grants elevated privileges or panics the host.
The record
- CVE
- CVE-2026-53092
- Published
- Jun 24, 2026
- Updated
- Jun 24, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-393, T1068
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Jun 24, 2026CVE publishedPublication date reported by the CVE source.
- Jun 24, 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=6.11
- Affected versionversion=98d7ca374ba4b39e7535613d40e159f09ca14da2 <cc86a8b0a1c54d2bccf6f68cf49b82dea91b84de
- Affected versionversion=98d7ca374ba4b39e7535613d40e159f09ca14da2 <d7f14173c0d5866c3cae759dee560ad1bed10d2e
- Affected versionversion=98d7ca374ba4b39e7535613d40e159f09ca14da2 <d88e8e4a3b52bd5b2ff3eceba4b29d1b5506d066
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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