In the Linux kernel, the following vulnerability has been resolved:
io_uring: ensure task_work gets run as part of cancelations
If we successfully cancel a work item but that work item needs to be
processed through task_work, then we can be sleeping uninterruptibly
in io_uring_cancel_generic() and never process it. Hence we don't
make forward progress and we end up with an uninterruptible sleep
warning.
While in there, correct a comment that should be IFF, not IIF.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-24T15:01:51.013Z
Updated: 2024-11-04T12:07:12.467Z
Reserved: 2024-05-22T06:20:56.205Z
Link: CVE-2021-47504
Vulnrichment
Updated: 2024-08-04T05:39:59.615Z
NVD
Status : Awaiting Analysis
Published: 2024-05-24T15:15:10.773
Modified: 2024-05-24T18:09:20.027
Link: CVE-2021-47504
Redhat