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
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2020-12-15T16:49:11
Updated: 2021-07-12T04:06:10
Reserved: 2020-12-04T00:00:00
Link: CVE-2020-29566
JSON object: View
NVD Information
Status : Modified
Published: 2020-12-15T17:15:14.550
Modified: 2023-11-07T03:21:31.790
Link: CVE-2020-29566
JSON object: View
Redhat Information
No data.
CWE