Lucene search

K
prionPRIOn knowledge basePRION:CVE-2021-46950
HistoryFeb 27, 2024 - 7:04 p.m.

Spoofing

2024-02-2719:04:00
PRIOn knowledge base
www.prio-n.com
3
linux kernel
md/raid1
vulnerability
data corruption
data loss

7.3 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

5.1%

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).

7.3 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

5.1%