-
CVE-2026-74372
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:52
- Zuletzt bearbeitet 17.08.2026 06:19:32
- CVE-Watchlists
- Unerledigt
raid1: fix nr_pending leak in REQ_ATOMIC bad-block error path
In the Linux kernel, the following vulnerability has been resolved: raid1: fix nr_pending leak in REQ_ATOMIC bad-block error path In raid1_write_request(), each per-mirror loop iteration begins by incrementing rdev->nr_pending. If a REQ_ATOMIC write encounters a badblock within the requested range, the code jumps to err_handle without dropping the reference taken for the current mirror. err_handle's cleanup loop will only decrements for k < i and r1_bio->bios[k] is non-NULL. The current slot is therefore skipped, leaving its nr_pending reference leaked permanently. The reference prevents the rdev from ever being removed, since raid1_remove_conf() refuses to remove an rdev with nr_pending > 0. Fix this by calling rdev_dec_pending() before jumping to err_handle.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
≫
Produkt
Linux
Default Statusunaffected
Version
f2a38abf5f1c5aeb3be8e9f4d3d815c867fff7ca
Version <
5ac9e793ba2583d72740d929e7858a6c82e22ed5
Status
affected
Version
f2a38abf5f1c5aeb3be8e9f4d3d815c867fff7ca
Version <
731485617bf862f1289c3f40ed1f800d0475826f
Status
affected
Version
f2a38abf5f1c5aeb3be8e9f4d3d815c867fff7ca
Version <
909d9dc3b5730c8ed7b764c68bc788342df2a07b
Status
affected
HerstellerLinux
≫
Produkt
Linux
Default Statusaffected
Version
6.13
Status
affected
Version
0
Version <
6.13
Status
unaffected
Version <=
6.18.*
Version
6.18.40
Status
unaffected
Version <=
7.1.*
Version
7.1.5
Status
unaffected
Version <=
*
Version
7.2
Status
unaffected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.063 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|
https://git.kernel.org/stable/c/5ac9e793ba2583d72740d929e7858a6c82e22ed5
https://git.kernel.org/stable/c/731485617bf862f1289c3f40ed1f800d0475826f
https://git.kernel.org/stable/c/909d9dc3b5730c8ed7b764c68bc788342df2a07b