CVE-2020-15566

Description

An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a host OS crash because of incorrect error handling in event-channel port allocation. The allocation of an event-channel port may fail for multiple reasons: (1) port is already in use, (2) the memory allocation failed, or (3) the port we try to allocate is higher than what is supported by the ABI (e.g., 2L or FIFO) used by the guest or the limit set by an administrator (max_event_channels in xl cfg). Due to the missing error checks, only (1) will be considered an error. All the other cases will provide a valid port and will result in a crash when trying to access the event channel. When the administrator configured a guest to allow more than 1023 event channels, that guest may be able to crash the host. When Xen is out-of-memory, allocation of new event channels will result in crashing the host rather than reporting an error. Xen versions 4.10 and later are affected. All architectures are affected. The default configuration, when guests are created with xl/libxl, is not vulnerable, because of the default event-channel limit.

Risk Information

Base Score
6.5
MODERATE
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
EPSS Score
Exploitation Probability
0.055

Associated Vulnerability

VulnerabilityOS Platform
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-debugsource-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-doc-html-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-libs-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-libs-32bit-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-libs-debuginfo-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-libs-debuginfo-32bit-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-tools-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-tools-debuginfo-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-tools-domU-4.12.3_04-3.18.1.x86_64.rpmLinux
SUSE-SU-2020:1887-1(SUSE Linux Enterprise Server 12-SP5 ) xen-tools-domU-debuginfo-4.12.3_04-3.18.1.x86_64.rpmLinux
Public headers and libs for Xen (USN-5617-1) libxenevtchn1_4.11.3+24-g14b62ab3e5-1ubuntu2.3_amd64.debLinux
Public headers and libs for Xen (USN-5617-1) libxengnttab1_4.11.3+24-g14b62ab3e5-1ubuntu2.3_amd64.debLinux
Public headers and libs for Xen (USN-5617-1) libxenmisc4.11_4.11.3+24-g14b62ab3e5-1ubuntu2.3_amd64.debLinux
Public headers and libs for Xen (USN-5617-1) xen-utils-4.11_4.11.3+24-g14b62ab3e5-1ubuntu2.3_amd64.debLinux
Public headers and libs for Xen (USN-5617-1) xenstore-utils_4.11.3+24-g14b62ab3e5-1ubuntu2.3_amd64.debLinux
Public headers and libs for Xen (USN-5617-1) xen-utils-common_4.11.3+24-g14b62ab3e5-1ubuntu2.3_amd64.debLinux
Public headers and libs for Xen (USN-5617-1) libxendevicemodel1_4.11.3+24-g14b62ab3e5-1ubuntu2.3_amd64.debLinux
Public headers and libs for Xen (USN-5617-1) xen-hypervisor-4.11-amd64_4.11.3+24-g14b62ab3e5-1ubuntu2.3_amd64.debLinux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234