PT-2025-41057 · Linux+1 · Linux Kernel+1
Published
2025-10-07
·
Updated
2026-05-26
·
CVE-2022-50552
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to block queue management. Specifically, a race condition can occur between the hardware queue context’s run work and the elevator switch during hardware queue reinitialization. This can lead to a use-after-free error and potentially kernel panics. The issue arises because the queue is frozen but the hardware context work may still be running, accessing an elevator pointer that is being torn down. The fix involves using a quiesced elevator switch and making the previous one static for local use.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel