PT-2026-72811 · Linux · Linux Kernel
CVE-2026-74375
·
Published
2026-08-15
·
Updated
2026-08-18
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A deadlock can occur in the read error recovery path of raid1d and raid10d. This happens when a split md cloned bio is resubmitted while handling a read error, and the array is suspended before the
md handle request() function acquires an active io reference via percpu ref tryget live(). Because the cloned bio already holds an active io reference, the attempt to acquire another reference through percpu ref tryget live() results in a deadlock during array suspension.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
Linux Kernel