CVE-2019-19582: Medium severity xen xapi vulnerability
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2019-19582?
CVE-2019-19582 has a severity level of medium, indicating a potential denial of service risk.
How do I fix CVE-2019-19582?
To fix CVE-2019-19582, upgrade the Xen hypervisor to the latest versions or apply all relevant patches.
What versions of Xen are affected by CVE-2019-19582?
CVE-2019-19582 affects Xen versions from 4.8.0 to 4.12.1, as well as specific Debian and Fedora versions.
Can CVE-2019-19582 be exploited remotely?
CVE-2019-19582 requires an attacker to have access to an x86 guest OS for exploitation, which limits its remote attack vector.
What type of attack does CVE-2019-19582 facilitate?
CVE-2019-19582 facilitates a denial of service attack by causing an infinite loop in the hypervisor.