PT-2026-1244 · Linux+3 · Linux Kernel+3
Published
2026-01-05
·
Updated
2026-05-11
·
CVE-2025-68756
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to tagset management within the block layer. Specifically, the
blk mq [un]quiesce tagset() functions, used for managing queues, were updated to use quiescing instead of individual queue quiescing, leading to a potential deadlock situation. This deadlock occurs when a thread attempts to quiesce a tagset while another thread is waiting to freeze a queue within that tagset, both contending for the set->tag list lock. The issue arises from the interaction between nvme timeout() and queue freezing operations. The problem is resolved by replacing the mutex lock with Read-Copy-Update (RCU) for safer queue management and list operations.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu