CVE-2021-26932

Updated: 2024-11-30 02:53:19.62473

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.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x LOW 1.9
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

CentOS 6 ELS kernel 2.6.32 5.5 MEDIUM Not Vulnerable 2021-12-09 07:57:21
CentOS 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2023-09-19 09:30:07
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2022-02-10 08:36:35
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2022-02-21 05:39:39
CloudLinux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2022-01-27 11:20:06
Oracle Linux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2022-01-27 11:20:06
Ubuntu 16.04 ELS linux 4.4.0 5.5 MEDIUM Ignored 2022-01-27 11:20:06
Ubuntu 16.04 ELS linux-hwe 4.15.0 5.5 MEDIUM Ignored 2023-04-25 05:04:50
Ubuntu 18.04 ELS linux 4.15.0 5.5 MEDIUM Ignored 2023-03-02 04:04:01