PT-2026-52017 · Linux+2 · Linux Kernel+2
CVE-2026-53123
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/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
A deadlock can occur during a raid456 reshape process. Direct IO across the reshape position may sleep in the
raid5 make request() function while waiting for reshape progress and holding an active io reference. If the reshape is frozen by userspace and a suspend command is issued via 'md/suspend lo' or 'md/suspend hi', the mddev suspend() function attempts to kill active io and wait for in-flight IO to drain. Because the IO requires reshape progress to continue but the reshape thread is frozen, the active io reference is not dropped, preventing the suspend process from completing.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 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu