#VU87161 Stack-based buffer overflow in QEMU - CVE-2023-6693
Published: March 6, 2024
QEMU
QEMU
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a boundary error when flushing TX in the virtio_net_flush_tx() function if guest features
VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF
are enabled. A local user can trigger a stack based buffer overflow and execute arbitrary code on the system.