First published: Thu Oct 31 2019(Updated: )
An issue was discovered in Xen through 4.12.x allowing ARM guest OS users to cause a denial of service or gain privileges by leveraging the erroneous enabling of interrupts. Interrupts are unconditionally unmasked in exception handlers. When an exception occurs on an ARM system which is handled without changing processor level, some interrupts are unconditionally enabled during exception entry. So exceptions which occur when interrupts are masked will effectively unmask the interrupts. A malicious guest might contrive to arrange for critical Xen code to run with interrupts erroneously enabled. This could lead to data corruption, denial of service, or possibly even privilege escalation. However a precise attack technique has not been identified.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/xen | 4.11.4+107-gef32c7afa2-1 4.14.6-1 4.14.5+94-ge49571868d-1 4.17.2+76-ge1f9cb16e2-1~deb12u1 4.17.2+76-ge1f9cb16e2-1 | |
Xen xen-unstable | <=4.12.1 | |
Debian | =9.0 | |
Debian | =10.0 | |
Fedora | =29 | |
Fedora | =30 | |
Fedora | =31 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-18422 has been classified as a high severity vulnerability due to its potential to cause denial of service and privilege escalation.
To mitigate CVE-2019-18422, update affected Xen versions to at least 4.11.4+107-gef32c7afa2-1 or a later version.
CVE-2019-18422 affects Xen versions through 4.12.x on ARM systems running specific Debian and Fedora releases.
CVE-2019-18422 is a vulnerability that enables denial of service and privilege elevation via improper interrupt handling.
CVE-2019-18422 can be exploited by ARM guest OS users due to the erroneous enabling of interrupts in exception handlers.