Information disclosure in QEMU - CVE-2016-6836

 

Information disclosure in QEMU - CVE-2016-6836

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


Vulnerability identifier: #VU39988
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-6836
CWE-ID: CWE-200
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 vmxnet3_complete_packet function in hw/net/vmxnet3.c in QEMU (aka Quick Emulator) allows local guest OS administrators to obtain sensitive host memory information by leveraging failure to initialize the txcq_descr object.


How to mitigate CVE-2016-6836

Install update from vendor's website.

Sources