CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 4.7. It affects Linux.
CVE
CVE-2024-26585
Severity
MEDIUM
CVSS
4.7
EPSS
0.19%
Linux
Original 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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)