#VU19054 Improper access control in QEMU - CVE-2019-13164
Published: July 9, 2019 / Updated: April 28, 2020
QEMU
QEMU
Description
The vulnerability allows a local attacker to gain unauthorized access to sensitive information.
The vulnerability exists due to qemu-bridge-helper.c does not ensure that a network interface name (obtained from bridge.conf or a --br=bridge option) is limited to the IFNAMSIZ size. A local attacker can create a tap device and attach it to a denied bridge interface, bypass the Access Control List (ACL) and get access to confidential data transmitted on the bridge.