Local service interruption via accept-queue spinlock race
Published Feb 29, 2024 · Updated Aug 5, 2026
A race condition in the Linux kernel allows local users to interrupt service through concurrent TCP socket operations. The inet_csk_listen_start path calls reqsk_queue_alloc to reinitialize rskq_lock and fastopenq.lock while ACK processing can already hold them. A local low-privileged user must race socket shutdown or disconnect against TCP handshake completion, corrupting lock state and kernel availability.
Summary
What happened
A race condition in the Linux kernel allows local users to interrupt service through concurrent TCP socket operations. The inet_csk_listen_start path calls reqsk_queue_alloc to reinitialize rskq_lock and fastopenq.lock while ACK processing can already hold them. A local low-privileged user must race socket shutdown or disconnect against TCP handshake completion, corrupting lock state and kernel availability.
The record
- CVE
- CVE-2024-26614
- Published
- Feb 29, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 29, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=168a8f58059a22feb9e9a2dcc1b8053dbbbc12ef <168e7e599860654876c2a1102a82610285c02f02
- Affected versionversion=168a8f58059a22feb9e9a2dcc1b8053dbbbc12ef <198bc90e0e734e5f98c3d2833e8390cac3df61b2
- Affected versionversion=168a8f58059a22feb9e9a2dcc1b8053dbbbc12ef <3982fe726a63fb3de6005e534e2ac8ca7e0aca2a
- Affected versionversion=168a8f58059a22feb9e9a2dcc1b8053dbbbc12ef <b1e0a68a0cd2a83259c444f638b417a8fffc6855
- Affected versionversion=168a8f58059a22feb9e9a2dcc1b8053dbbbc12ef <bc99dcedd2f422d602516762b96c8ef1ae6b2882
- Affected versionversion=168a8f58059a22feb9e9a2dcc1b8053dbbbc12ef <d86cc6ab33b085eaef27ea88b78fc8e2375c0ef3
- Affected versionversion=3.7
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