Buffer overflow in QEMU - CVE-2015-5745

 

Buffer overflow in QEMU - CVE-2015-5745

Published: August 5, 2020


Vulnerability identifier: #VU33994
CSH Severity: Medium
CVSS v4: 8.6 [CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2015-5745
CWE-ID: CWE-119
Exploitation vector: Adjecent network
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary code on the hypervisor system.

The vulnerability exists due to a boundary error in the send_control_msg function in hw/char/virtio-serial-bus.c in QEMU. A remote user can pass a specially crafted virtio control message, trigger memory corruption and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Affected software

QEMU
Fedora
qemu
xen

How to mitigate CVE-2015-5745

Install updates from vendor's website.

QEMU - update to 2.4.0
qemu - addressed in versions 2.1.3-9.fc21, 2.3.0-7.fc22, 2.3.1-1.fc22, 2.4.0-0.2.rc4.fc23, 2.4.0-1.fc23
xen - addressed in versions 4.4.3-4.fc21, 4.5.1-9.fc22, 4.5.1-9.fc23

External References

Related Security Bulletins