An issue was discovered in Xen through 4.12.x allowing x86 guest OS users to cause a denial of service (infinite loop) because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits involves functions which may misbehave in certain corner cases: On x86 accesses to bitmaps with a compile time known size of 64 may incur undefined behavior, which may in particular result in infinite loops. A malicious guest may cause a hypervisor crash or hang, resulting in a Denial of Service (DoS). All versions of Xen are vulnerable. x86 systems with 64 or more nodes are vulnerable (there might not be any such systems that Xen would run on). x86 systems with less than 64 nodes are not vulnerable.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2019-12-11T16:50:13
Updated: 2020-03-26T14:06:16
Reserved: 2019-12-04T00:00:00
Link: CVE-2019-19582
JSON object: View
NVD Information
Status : Modified
Published: 2019-12-11T18:16:19.537
Modified: 2023-11-07T03:07:42.630
Link: CVE-2019-19582
JSON object: View
Redhat Information
No data.
CWE