CVE-2020-29566

MEDIUM

Xen < 4.14.0 - Denial of Service via Recursive De-Schedule/Re-Schedule

Title source: llm
STIX 2.1

Description

An issue was discovered in Xen through 4.14.x. When they require assistance from the device model, x86 HVM guests must be temporarily de-scheduled. The device model will signal Xen when it has completed its operation, via an event channel, so that the relevant vCPU is rescheduled. If the device model were to signal Xen without having actually completed the operation, the de-schedule / re-schedule cycle would repeat. If, in addition, Xen is resignalled very quickly, the re-schedule may occur before the de-schedule was fully complete, triggering a shortcut. This potentially repeating process uses ordinary recursive function calls, and thus could result in a stack overflow. A malicious or buggy stubdomain serving a HVM guest can cause Xen to crash, resulting in a Denial of Service (DoS) to the entire host. Only x86 systems are affected. Arm systems are not affected. Only x86 stubdomains serving HVM guests can exploit the vulnerability.

References (5)

Core 5
Core References
Patch, Vendor Advisory x_refsource_misc
https://xenbits.xenproject.org/xsa/advisory-348.html
Third Party Advisory vendor-advisory x_refsource_debian
https://www.debian.org/security/2020/dsa-4812
Third Party Advisory vendor-advisory x_refsource_gentoo
https://security.gentoo.org/glsa/202107-30

Scores

CVSS v3 5.5
EPSS 0.0007
EPSS Percentile 21.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-674
Status published
Products (4)
debian/debian_linux 10.0
fedoraproject/fedora 32
fedoraproject/fedora 33
xen/xen < 4.14.0
Published Dec 15, 2020
Tracked Since Feb 18, 2026