First published: Fri Aug 17 2018(Updated: )
An issue was discovered in Xen through 4.11.x. The logic in oxenstored for handling writes depended on the order of evaluation of expressions making up a tuple. As indicated in section 7.7.3 "Operations on data structures" of the OCaml manual, the order of evaluation of subexpressions is not specified. In practice, different implementations behave differently. Thus, oxenstored may not enforce the configured quota-maxentity. This allows a malicious or buggy guest to write as many xenstore entries as it wishes, causing unbounded memory usage in oxenstored. This can lead to a system-wide DoS.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Xen xen-unstable | <=4.11.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-15470 has been rated as a medium to high severity vulnerability.
To fix CVE-2018-15470, upgrade Xen to version 4.11.1 or later.
CVE-2018-15470 affects Xen versions up to and including 4.11.0.
CVE-2018-15470 is a logic issue in the oxenstored component of Xen.
There is no known workaround for CVE-2018-15470, so applying the patch is essential.