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.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 10:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Mon, 19 Aug 2024 05:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Mon, 19 Aug 2024 04:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Tue, 13 Aug 2024 23:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:/o:redhat:rhel_eus:8.8 |
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-21T14:59:13.088Z
Updated: 2024-11-05T09:12:00.824Z
Reserved: 2024-02-19T14:20:24.125Z
Link: CVE-2024-26585
Vulnrichment
Updated: 2024-08-02T00:07:19.712Z
NVD
Status : Modified
Published: 2024-02-21T15:15:09.467
Modified: 2024-11-21T09:02:35.613
Link: CVE-2024-26585
Redhat