Buffer overflow in QEMU - CVE-2016-9103

 

Buffer overflow in QEMU - CVE-2016-9103

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


Vulnerability identifier: #VU32087
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-9103
CWE-ID: CWE-119
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 gain access to sensitive information.

The v9fs_xattrcreate function in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS administrators to obtain sensitive host heap memory information by reading xattribute values before writing to them.


How to mitigate CVE-2016-9103

Install update from vendor's website.

Sources