Local code execution via dangling BPF storage pointer
Published Aug 10, 2026 · Updated Aug 10, 2026
Use-after-free in Linux kernel BPF socket cloning from 5.2 allows local users to crash the system or execute arbitrary code. The sk_clone() path shallow-copies sk_bpf_storage, then an early bailout frees the clone while its pointer still aliases the parent socket storage. A low-privileged local user must reach a clone failure before bpf_sk_storage_clone(); freeing the alias can corrupt kernel memory, crash the host, or enable code execution.
Summary
What happened
Use-after-free in Linux kernel BPF socket cloning from 5.2 allows local users to crash the system or execute arbitrary code. The sk_clone() path shallow-copies sk_bpf_storage, then an early bailout frees the clone while its pointer still aliases the parent socket storage. A low-privileged local user must reach a clone failure before bpf_sk_storage_clone(); freeing the alias can corrupt kernel memory, crash the host, or enable code execution.
The record
- CVE
- CVE-2026-68399
- Published
- Aug 10, 2026
- Updated
- Aug 10, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-825, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 10, 2026CVE publishedPublication date reported by the CVE source.
- Aug 10, 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=5.2
- Affected versionversion=6ac99e8f23d4b10258406ca0dd7bffca5f31da9d <14b49b5ab29979552c219a09e569b424fbbf4a6e
- Affected versionversion=6ac99e8f23d4b10258406ca0dd7bffca5f31da9d <7cbd0c4cebe4c9f678d15e6b9ba975e1155a107f
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