Permissions, Privileges, and Access Controls in Xen - CVE-2015-6654

 

Permissions, Privileges, and Access Controls in Xen - CVE-2015-6654

Published: September 3, 2015 / Updated: August 9, 2020


Vulnerability identifier: #VU40653
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-6654
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Xen Project
Affected software:
Xen

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The xenmem_add_to_physmap_one function in arch/arm/mm.c in Xen 4.5.x, 4.4.x, and earlier does not limit the number of printk console messages when reporting a failure to retrieve a reference on a foreign page, which allows remote domains to cause a denial of service by leveraging permissions to map the memory of a foreign guest.


How to mitigate CVE-2015-6654

Install update from vendor's website.

Sources