๐Ÿ” CVE Alert

CVE-2026-74375

UNKNOWN 0.0

md/raid1,raid10: fix deadlock in read error recovery path

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix deadlock in read error recovery path raid1d and raid10d may resubmit a split md cloned bio while handling a read error. In this case, resubmitting the bio can lead to a deadlock if the array is suspended before md_handle_request() acquires an active_io reference via percpu_ref_tryget_live(). Since the cloned bio already holds an active_io reference, trying to acquire another reference via percpu_ref_tryget_live() can lead to a deadlock while the array is suspended. Fix this by using percpu_ref_get() for md cloned bios.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
bb2a9acefaf9ce5bbc1e70f407e34599233d0243 < 38777f014c37972868f1733a651c85288bb8a757 bb2a9acefaf9ce5bbc1e70f407e34599233d0243 < 7b15c24f805339a585cfe7d72f446b7e88b9bcc0
Linux / Linux
6.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/38777f014c37972868f1733a651c85288bb8a757 git.kernel.org: https://git.kernel.org/stable/c/7b15c24f805339a585cfe7d72f446b7e88b9bcc0