Debian LTS: DLA-1927-1: qemu security update
Summary
CVE-2016-5126
Heap-based buffer overflow in the iscsi_aio_ioctl function in
block/iscsi.c in QEMU allows local guest OS users to cause a
denial of service (QEMU process crash) or possibly execute
arbitrary code via a crafted iSCSI asynchronous I/O ioctl call.
CVE-2016-5403
The virtqueue_pop function in hw/virtio/virtio.c in QEMU allows
local guest OS administrators to cause a denial of service (memory
consumption and QEMU process crash) by submitting requests without
waiting for completion.
CVE-2017-9375
QEMU, when built with USB xHCI controller emulator support, allows
local guest OS privileged users to cause a denial of service
(infinite recursive call) via vectors involving control transfer
descriptors sequencing.
CVE-2019-12068
QEMU scsi disk backend: lsi: exit infinite loop while executing
script
CVE-2019-12155
interface_release_resource in hw/display/qxl.c in QEMU has a NULL
pointer dereference.
CVE-2019-13164
qemu-bridge-helper.c ...