In the Linux kernel, the following vulnerability has been resolved:
md/raid5: fix IO hang with degraded array with llbitmap
When llbitmap bit state is still unwritten, any new write should force
rcw, as bitmap_ops->blocks_synced() is checked in handle_stripe_dirtying().
However, later the same check is missing in need_this_block(), causing
stripe to deadloop during handling because handle_stripe() will decide
to go to handle_stripe_fill(), meanwhile need_this_block() always return
0 and nothing is handled.
References
Configurations
Configuration 1 (hide)
|
History
16 Jun 2026, 02:34
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/28ef299e7a5b81817f8ca8297c2ddff28f5da5e8 - Patch | |
| References | () https://git.kernel.org/stable/c/870b9f15867b0e70f3459ef3974b043e8b229690 - Patch | |
| References | () https://git.kernel.org/stable/c/cd1635d844d26471c56c0a432abdee12fc9ad735 - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | NVD-CWE-noinfo |
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-16 02:34
NVD link : CVE-2026-45953
Mitre link : CVE-2026-45953
CVE.ORG link : CVE-2026-45953
JSON object : View
Products Affected
linux
- linux_kernel
CWE
