CVE-2021-46950
HighIn 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).
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
The following references provide additional information about CVE-2021-46950 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/12216d0919b64ee2ea5dc7a50e455670f44383d5
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2417b9869b81882ab90fd5ed1081a1cb2d4db1dd
-
PatchKernel patch commithttps://git.kernel.org/stable/c/538244fba59fde17186322776247cd9c05be86dd
Frequently asked questions
-
What is CVE-2021-46950?
CVE-2021-46950 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . CVE-2021-46950 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-46950?
CVE-2021-46950 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2021-46950?
No patch is currently available for CVE-2021-46950. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-46950 actively exploited?
No — CVE-2021-46950 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.