Out-of-bounds read in QEMU - CVE-2016-9104

 

Out-of-bounds read in QEMU - CVE-2016-9104

Published: December 10, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32088
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-9104
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 privileged user to perform a denial of service (DoS) attack.

Multiple integer overflows in the (1) v9fs_xattr_read and (2) v9fs_xattr_write functions in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allow local guest OS administrators to cause a denial of service (QEMU process crash) via a crafted offset, which triggers an out-of-bounds access.


How to mitigate CVE-2016-9104

Install update from vendor's website.

Sources