THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26585 (CRITICAL 9.8) — 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

[NVD] CVE-2024-26585 (CRITICAL 9.8) — 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

lownvdPublished 2024-02-21

CVE-2024-26585 CVSS: 9.8 CRITICAL Published: 2024-02-21T15:15:09.467

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 mor

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26585