CVE-2024-26585

Advisory lineage Upstream: 0 Downstream: 101
Modified
Published: 21 Feb 2024, 14:59
Last modified:11 May 2026, 20:00

Vulnerability Summary

Overall Risk (default)
low
19/100
CVSS Score
4.7 MEDIUM
v3.1 (nvd)
EPSS Score
0.03% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

21 Feb 2024, 14:59
Published
Vulnerability first disclosed
11 May 2026, 20:00
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous commit, the submitting thread (recvmsg/sendmsg) may exit as soon as the async crypto handler calls complete(). Reorder scheduling the work before calling complete(). This seems more logical in the first place, as it's the inverse order of what the submitting thread will do.

CVSS Metrics

  • v3.1MEDIUMScore: 4.7CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.03% Percentile: 10%

Techniques & Countermeasures

  • CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

    The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Affected Systems

  • linuxlinux

    ≥ a42055e8d2c30d4decfc13ce943d09c7b9dad221, < dd32621f19243f89ce830919496a5dcc2158aa33 | ≥ a42055e8d2c30d4decfc13ce943d09c7b9dad221, < 196f198ca6fce04ba6ce262f5a0e4d567d7d219d | ≥ a42055e8d2c30d4decfc13ce943d09c7b9dad221, < 6db22d6c7a6dc914b12c0469b94eb639b6a8a146 | ≥ a42055e8d2c30d4decfc13ce943d09c7b9dad221, < e327ed60bff4a991cd7a709c47c4f0c5b4a4fd57 | ≥ a42055e8d2c30d4decfc13ce943d09c7b9dad221, < e01e3934a1b2d122919f73bc6ddbe1cdafc4bbdb | 4.20

  • linuxlinux_kernel

    ≥ 4.20.0, < 6.6.18 | ≥ 6.7.0, < 6.7.6

References (6)