CVE-2021-26930: High severity linux kernel vulnerability
An issue was discovered in the Linux kernel 3.11 through 5.10.16, as used by Xen. To service requests to the PV backend, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case, an error encountered earlier might be discarded by later processing, resulting in the caller assuming successful mapping, and hence subsequent operations trying to access space that wasn't mapped. In another case, internal state would be insufficiently updated, preventing safe recovery from the error. This affects drivers/block/xen-blkback/blkback.c.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What are the potential impacts of CVE-2021-26930?
CVE-2021-26930 can lead to denial of service or memory corruption due to mishandling of grant references in the Linux kernel.
What is the severity of CVE-2021-26930?
CVE-2021-26930 is classified as a high severity vulnerability due to the risk of system instability.
Which versions of the Linux kernel are affected by CVE-2021-26930?
CVE-2021-26930 affects the Linux kernel versions from 3.11 through 5.10.16.
How do I fix CVE-2021-26930?
To mitigate CVE-2021-26930, update your Linux kernel to one of the fixed versions such as 5.10.223-1 or higher.
Is CVE-2021-26930 specific to any Linux distributions?
CVE-2021-26930 affects multiple distributions including Debian and Fedora, particularly versions using the affected Linux kernel.