PT-2024-21449 · Linux+10 · Linux Kernel+10
Changhui Zhong
·
Published
2024-01-12
·
Updated
2025-10-03
·
CVE-2024-26671
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a blk-mq fix for an IO hang from sbitmap wakeup race. In
blk mq mark tag wait(), add wait queue() may be re-ordered with the following blk mq get driver tag() in case of getting driver tag failure. Then in sbitmap queue wake up(), waitqueue active() may not observe the added waiter in blk mq mark tag wait() and wake up nothing, meantime blk mq mark tag wait() can't get driver tag successfully. This issue can be reproduced by running a specific test in loop, and fio hang can be observed in < 30min when running it on a test VM in a laptop.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Almalinux
Astra Linux
Centos
Linuxmint
Linux Kernel
Red Hat
Red Os
Rocky Linux
Suse
Ubuntu