Service interruption via unlocked socket-family reads
Published Apr 2, 2024 · Updated May 23, 2026
Race condition in the inet_recv_error() path in the Linux kernel allows local users to interrupt service through an IPv6 socket. The unlocked path reads sk->sk_family twice, so IPV6_ADDRFORM can change the socket to IPv4 between reads and select an inconsistent protocol-family handler. Exploitation requires low-privileged local access and a concurrent socket-family mutation; the published trigger produces a KCSAN race warning.
Summary
What happened
Race condition in the inet_recv_error() path in the Linux kernel allows local users to interrupt service through an IPv6 socket. The unlocked path reads sk->sk_family twice, so IPV6_ADDRFORM can change the socket to IPv4 between reads and select an inconsistent protocol-family handler. Exploitation requires low-privileged local access and a concurrent socket-family mutation; the published trigger produces a KCSAN race warning.
The record
- CVE
- CVE-2024-26679
- Published
- Apr 2, 2024
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 2, 2024CVE publishedPublication date reported by the CVE source.
- May 23, 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=3.17.7 <3.18
- Affected versionversion=3.18
- Affected versionversion=433337f9c00cac447d020922f59237273f5d92be
- Affected versionversion=f4713a3dfad045d46afcb9c2a7d0bba288920ed4 <307fa8a75ab7423fa5c73573ec3d192de5027830
- Affected versionversion=f4713a3dfad045d46afcb9c2a7d0bba288920ed4 <3266e638ba5cc1165f5e6989eb8c0720f1cc4b41
- Affected versionversion=f4713a3dfad045d46afcb9c2a7d0bba288920ed4 <4a5e31bdd3c1702b520506d9cf8c41085f75c7f2
- Affected versionversion=f4713a3dfad045d46afcb9c2a7d0bba288920ed4 <54538752216bf89ee88d47ad07802063a498c299
- Affected versionversion=f4713a3dfad045d46afcb9c2a7d0bba288920ed4 <5993f121fbc01dc2d734f0ff2628009b258fb1dd
- Affected versionversion=f4713a3dfad045d46afcb9c2a7d0bba288920ed4 <88081ba415224cf413101def4343d660f56d082b
- Affected versionversion=f4713a3dfad045d46afcb9c2a7d0bba288920ed4 <caa064c3c2394d03e289ebd6b0be5102eb8a5b40
- Affected versionversion=f4713a3dfad045d46afcb9c2a7d0bba288920ed4 <eef00a82c568944f113f2de738156ac591bbd5cd
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.
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