4.9
CVSSv2

CVE-2020-25600

Published: 23/09/2020 Updated: 07/11/2023
CVSS v2 Base Score: 4.9 | Impact Score: 6.9 | Exploitability Score: 3.9
CVSS v3 Base Score: 5.5 | Impact Score: 3.6 | Exploitability Score: 1.8
VMScore: 436
Vector: AV:L/AC:L/Au:N/C:N/I:N/A:C

Vulnerability Summary

An issue exists in Xen up to and including 4.14.x. Out of bounds event channels are available to 32-bit x86 domains. The so called 2-level event channel model imposes different limits on the number of usable event channels for 32-bit x86 domains vs 64-bit or Arm (either bitness) ones. 32-bit x86 domains can use only 1023 channels, due to limited space in their shared (between guest and Xen) information structure, whereas all other domains can use up to 4095 in this model. The recording of the respective limit during domain initialization, however, has occurred at a time where domains are still deemed to be 64-bit ones, prior to actually honoring respective domain properties. At the point domains get recognized as 32-bit ones, the limit didn't get updated accordingly. Due to this misbehavior in Xen, 32-bit domains (including Domain 0) servicing other domains may observe event channel allocations to succeed when they should really fail. Subsequent use of such event channels would then possibly lead to corruption of other parts of the shared info structure. An unprivileged guest may cause another domain, in particular Domain 0, to misbehave. This may lead to a Denial of Service (DoS) for the entire system. All Xen versions from 4.4 onwards are vulnerable. Xen versions 4.3 and previous versions are not vulnerable. Only x86 32-bit domains servicing other domains are vulnerable. Arm systems, as well as x86 64-bit domains, are not vulnerable.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

xen xen

fedoraproject fedora 31

fedoraproject fedora 32

fedoraproject fedora 33

opensuse leap 15.2

debian debian linux 10.0

Vendor Advisories

Several security issues were fixed in Xen ...
Multiple vulnerabilities have been discovered in the Xen hypervisor, which could result in denial of service, guest-to-host privilege escalation or information leaks For the stable distribution (buster), these problems have been fixed in version 4114+37-g3263f257ca-1 We recommend that you upgrade your xen packages For the detailed security sta ...
Description of Problem Several security issues have been identified in Citrix Hypervisor (formerly Citrix XenServer) that may allow privileged code in a guest VM to cause the host to crash or become unresponsive  In addition, unprivileged code in a PV guest VM may be able to cause that guest VM to crash These issues affect all currently supp ...

Github Repositories

CLI Tool to extract the related WSO2 Security Advisory information of CVE

WSO2 CVE Extractor A command line tool to extract (scrape) CVE information from NVD and related WSO2 Security Advisory information Build, Install & Run Build & Install Clone or download the repo and execute the following command (from the root directory) to install relevant dependencies npm install Run You can run the too