IT

Tracker / CVE-2021-46950

CVE-2021-46950

High 7.8

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we are in the failure leg of raid1_end_write_request, the request either needs to be retried (R1BIO_WriteError) or failed (R1BIO_Degraded).

Affected products and versions

linux linux_kernel · 4.14.147 → 4.14.233
linux linux_kernel · 4.19.77 → 4.19.191
linux linux_kernel · 5.11 → 5.11.20
linux linux_kernel · 5.12 → 5.12.3
linux linux_kernel · 5.2.19 → 5.3
linux linux_kernel · 5.3.4 → 5.4.118
linux linux_kernel · 5.5 → 5.10.36

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References