System crash via stale cork double-free
Published Aug 10, 2026 · Updated Aug 10, 2026
Use-after-free in the Linux kernel's BPF sockmap code allows local users to crash the system through concurrent sends on one socket. tcp_bpf_sendmsg() retains msg_tx while sk_stream_wait_memory() drops the socket lock, then compares it with a changed psock->cork and frees the already released shared cork again. An ordinary local process can trigger the flaw after a privileged component installs the sockmap program; otherwise creating that setup requires CAP_SYS_ADMIN or root.
Summary
What happened
Use-after-free in the Linux kernel's BPF sockmap code allows local users to crash the system through concurrent sends on one socket. tcp_bpf_sendmsg() retains msg_tx while sk_stream_wait_memory() drops the socket lock, then compares it with a changed psock->cork and frees the already released shared cork again. An ordinary local process can trigger the flaw after a privileged component installs the sockmap program; otherwise creating that setup requires CAP_SYS_ADMIN or root.
The record
- CVE
- CVE-2026-68284
- 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=4.20
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <2d66a033864e27ab8d5e44cb36f31d9d2413bee4
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <752b1159ed5d0c48fe169a3721b96660a9822aa1
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <786d690257ec7a0c839f8710456e444ce3f1348b
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <cde4d6bcd9b73073c66498f6723c7b364c4dbc18
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <ee762f684eefa59de34d9ed93cab08336e834f47
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