Out-of-bounds read in QEMU - CVE-2015-8817

 

Out-of-bounds read in QEMU - CVE-2015-8817

Published: December 30, 2016 / Updated: August 9, 2020


Vulnerability identifier: #VU39956
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-8817
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: QEMU
Affected software:
QEMU

Detailed vulnerability description

The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.

QEMU (aka Quick Emulator) built to use 'address_space_translate' to map an address to a MemoryRegionSection is vulnerable to an OOB r/w access issue. It could occur while doing pci_dma_read/write calls. Affects QEMU versions >= 1.6.0 and <= 2.3.1. A privileged user inside guest could use this flaw to crash the guest instance resulting in DoS.


How to mitigate CVE-2015-8817

Install update from vendor's website.

Sources