← Back

CVE-2024-26585

nvd nist
Published: Feb 21, 2024Modified: Jun 17, 2026

JSON object

Loading...
4.7
Vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Exploitability: 1.0 / Impact: 3.6
Source: NVD

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.

Affected (2)

Products: Linux: Linux Kernel
1 product
Linux Kernel
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
Linux
From 4.20.0 to 6.6.18
From 6.7.0 to 6.7.6

Timeline

No history available yet.