CVE-2021-46950
Last modified
CVE-2021-46950 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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).. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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).
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.14.147, < 4.14.233 |
| Linux | Linux Kernel | >= 4.19.77, < 4.19.191 |
| 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 |
| Linux | Linux Kernel | >= 5.11, < 5.11.20 |
| Linux | Linux Kernel | >= 5.12, < 5.12.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-46950?
How severe is CVE-2021-46950?
How do I fix CVE-2021-46950?
Are you affected by CVE-2021-46950?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
