Local privilege escalation via negative BPF offsets
Published Aug 15, 2026 · Updated Aug 15, 2026
Bounds-check bypass in the BPF verifier in Linux 7.1 allows local users to read or write kernel memory via a crafted BPF program. __check_buffer_access() checks only the instruction offset, while a negative constant in reg->var_off passes verification and wraps the unsigned access-end calculation to zero. Low-privileged BPF access or a delegated BPF token is required, and successful exploitation can disclose or modify kernel memory and elevate privileges.
Summary
What happened
Bounds-check bypass in the BPF verifier in Linux 7.1 allows local users to read or write kernel memory via a crafted BPF program. __check_buffer_access() checks only the instruction offset, while a negative constant in reg->var_off passes verification and wraps the unsigned access-end calculation to zero. Low-privileged BPF access or a delegated BPF token is required, and successful exploitation can disclose or modify kernel memory and elevate privileges.
The record
- CVE
- CVE-2026-68462
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-119, CWE-787, T1068
- Attack vector
- local
- Privileges
- authenticated
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=022ac075088366b62e130da5e1b200bc93a47191 <314bd592085c0720ef519f6edbc5f41440ff78d4
- Affected versionversion=022ac075088366b62e130da5e1b200bc93a47191 <fd4cfa8c8f9a17cdec0539334d28754bc1d8a5d9
- Affected versionversion=7.1
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