CVE-2021-26932
Last modified
CVE-2021-26932 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.2, <= 5.10.16 |
| Fedoraproject | Fedora | 32 |
| Fedoraproject | Fedora | 33 |
| Debian | Debian Linux | 9.0 |
| Netapp | Cloud Backup | All versions |
| Netapp | Solidfire\, Enterprise Sds \& Hci Storage Node | All versions |
| Netapp | Solidfire \& Hci Management Node | All versions |
| Netapp | Hci Compute Node | All versions |
| Netapp | Hci H410c Firmware | All versions |
References
- http://xenbits.xen.org/xsa/advisory-361.htmlPatch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2021/03/msg00010.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2021/03/msg00035.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210326-0001/Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-361.htmlPatch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2021/03/msg00010.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2021/03/msg00035.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210326-0001/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-26932?
How severe is CVE-2021-26932?
How do I fix CVE-2021-26932?
Are you affected by CVE-2021-26932?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
