Heap-based buffer overflow in QEMU - CVE-2015-7504

 

Heap-based buffer overflow in QEMU - CVE-2015-7504

Published: August 20, 2023


Vulnerability identifier: #VU79747
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-7504
CWE-ID: CWE-122
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
QEMU
Software vendor:
QEMU

Description

The vulnerability allows a malicious guest to escalate privileges on the system.

The vulnerability exists due to a boundary error in the pcnet_receive() function in hw/net/pcnet.c in QEMU. A malicious guest can use a series of packets in loopback mode to trigger a heap-based buffer overflow and execute arbitrary code on the target system.


Remediation

Install update from vendor's website.

External links