Kernel memory compromise via sockmap reference race
Published Aug 22, 2026 · Updated Aug 25, 2026
Use-after-free in the Linux kernel sockmap send-verdict path allows attackers to compromise kernel memory via concurrent sendmsg calls. tcp_bpf_send_verdict copies psock->sk_redir under the source socket lock but drops the lock without taking a reference, allowing a second sender to free that socket before tcp_bpf_sendmsg_redir dereferences it. Triggering the race requires concurrent sends on the same sockmap-attached TCP socket while a cached redirect verdict retains nonzero apply_bytes; the stale dereference can expose or corrupt kernel memory or crash the kernel.
Summary
What happened
Use-after-free in the Linux kernel sockmap send-verdict path allows attackers to compromise kernel memory via concurrent sendmsg calls. tcp_bpf_send_verdict copies psock->sk_redir under the source socket lock but drops the lock without taking a reference, allowing a second sender to free that socket before tcp_bpf_sendmsg_redir dereferences it. Triggering the race requires concurrent sends on the same sockmap-attached TCP socket while a cached redirect verdict retains nonzero apply_bytes; the stale dereference can expose or corrupt kernel memory or crash the kernel.
The record
- CVE
- CVE-2026-74589
- Published
- Aug 22, 2026
- Updated
- Aug 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 22, 2026CVE publishedPublication date reported by the CVE source.
- Aug 25, 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 <1cec526cf0a2227395f2c2f4b671cb052ff0b00e
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <41b7da0cb72ca5aa1e62b68dab323d0791fc6bdf
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <4c9d9aa809c261dc0490a0e19d675f7e8e4c85bf
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <90a19b0894ba79a699b48cf44421b36fbd566e99
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <9b4fbc371a6ecf1b4e43b5a629015cc0830d8de3
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <a14e4ef1d90c3418f01b3b6b8fd3a40a0a208a10
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <a76624733730e541e4955fdecf506af2f6b20558
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <d192cff2a37d59206dabe6ec2e60ceac6271f274
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