In the Linux kernel, the following vulnerability has been resolved:
io_uring: fix ltout double free on completion race
Always remove linked timeout on io_link_timeout_fn() from the master
request link list, otherwise we may get use-after-free when first
io_link_timeout_fn() puts linked timeout in the fail path, and then
will be found and put on master's free.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 08:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 18:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-15T20:14:28.888Z
Updated: 2024-11-04T11:59:51.702Z
Reserved: 2024-03-04T18:12:48.839Z
Link: CVE-2021-47123
Vulnrichment
Updated: 2024-08-04T05:24:39.841Z
NVD
Status : Awaiting Analysis
Published: 2024-03-15T21:15:07.217
Modified: 2024-03-17T22:38:29.433
Link: CVE-2021-47123
Redhat