PT-2026-47785 · Linux · Linux
Published
2026-06-09
·
Updated
2026-06-09
·
CVE-2026-46327
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
dm: fix unlocked test for dm suspended md
The function dm blk report zones tests if the device is suspended with
the "dm suspended md" call. However, this function is called without
holding any locks, so the device may be suspended just after it.
Move the call to dm suspended md after dm get live table, so that the
device can't be suspended after the suspended state was tested.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux