Name
qemu
Version
6.2.0
Type
library
Description
Fast open source processor emulator
Licenses
GPL-2.0-only & LGPL-2.1-only
PURL
-
CPE
cpe:2.3:*:qemu:qemu:6.2.0:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
pci: Let pci_dma_rw() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
2
dma: Let dma_buf_read() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
3
CVE-2022-35414
Hitendra Prajapati <hprajapati@mvista.com>
CVE-2022-35414
4
hw/nvme: fix CVE-2021-3929
Klaus Jensen <k.jensen@samsung.com>
CVE-2021-3929
5
target/ppc: Implement Vector Extract Mask
Matheus Ferst <matheus.ferst@eldorado.org.br>
6
softfloat: Add flags specific to Inf / Inf and 0 / 0
Richard Henderson <richard.henderson@linaro.org>
7
nbd/server: CVE-2024-7409: Close stray clients at server-stop
Eric Blake <eblake@redhat.com>
CVE-2024-7409
8
virtio-net: fix map leaking on error during receive
Jason Wang <jasowang@redhat.com>
CVE-2022-26353
9
hw/pvrdma: Protect against buggy or malicious guest driver
Yuval Shaia <yuval.shaia.ml@gmail.com>
CVE-2023-1544
10
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI
Thomas Huth <thuth@redhat.com>
CVE-2023-0330
11
hw/display/qxl: Avoid buffer overrun in qxl_phys2virt
=?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@linaro.org>
CVE-2022-4144
12
acpi: validate hotplug selector on access
"Michael S. Tsirkin" <mst@redhat.com>
CVE-2021-4158
13
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki <akihiko.odaki@daynix.com>
CVE-2023-3019
14
target/ppc: Implement Vector Expand Mask
Matheus Ferst <matheus.ferst@eldorado.org.br>
15
softmmu/physmem: Simplify flatview_write and
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3750
16
target/ppc: fix xscvqpdp register access
Matheus Ferst <matheus.ferst@eldorado.org.br>
17
hw/audio/intel-hda: Do not ignore DMA overrun errors
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
18
scsi/lsi53c895a: fix use-after-free in lsi_do_msgout
Mauro Matteo Cascella <mcascell@redhat.com>
CVE-2022-0216
19
target/ppc: ppc_store_fpscr doesn't update bits 0 to 28
"Lucas Mateus Castro (alqotel)" <lucas.araujo@eldorado.org.br>
20
virtio-net: correctly copy vnet header when flushing TX
Jason Wang <jasowang@redhat.com>
CVE-2023-6693
21
Patch #21
Yuval Shaia <yuval.shaia.ml@gmail.com>
CVE-2022-1050
22
esp: restrict non-DMA transfer length to that of available
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
CVE-2024-24474
23
dma: Let dma_memory_rw() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
24
target/ppc: Update float_invalid_op_mul for new flags
Richard Henderson <richard.henderson@linaro.org>
25
scsi-disk: allow MODE SELECT block descriptor to set the
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
26
hw/usb/hcd-xhci: Fix unbounded loop in
Thomas Huth <thuth@redhat.com>
CVE-2020-14394
27
softfloat: Extend float_exception_flags to 16 bits
Richard Henderson <richard.henderson@linaro.org>
28
target/ppc: Update float_invalid_op_addsub for new
Richard Henderson <richard.henderson@linaro.org>
29
CVE-2022-3165
Hitendra Prajapati <hprajapati@mvista.com>
CVE-2022-3165
30
softfloat: Add flag specific to signaling nans
Richard Henderson <richard.henderson@linaro.org>
31
pci: Let st*_pci_dma() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
32
qemu: Add missing wacom HID descriptor
Richard Purdie <richard.purdie@linuxfoundation.org>
33
dma: Let ld*_dma() propagate MemTxResult
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
34
hw/display/ati_2d: Fix buffer overflow in ati_2d_blt
Philippe Mathieu-Daudé <philmd@redhat.com>
CVE-2021-3638
35
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov <alxndr@bu.edu>
CVE-2024-3446
36
vhost-vdpa: do not cleanup the vdpa/vhost-net structures if
Ani Sinha <anisinha@redhat.com>
CVE-2023-3301
37
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi <pizhenwei@bytedance.com>
CVE-2023-3180
38
ppc: Include asm/ptrace.h for pt_regs struct definition
Khem Raj <raj.khem@gmail.com>
39
target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p
Matheus Ferst <matheus.ferst@eldorado.org.br>
40
qemu: Do not include file if not exists
Oleksiy Obitotskyy <oobitots@cisco.com>
41
dma: Let dma_memory_valid() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
42
dma: Let dma_memory_read/write() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
43
target/ppc: Fix xs{max, min}[cj]dp to use VSX registers
Victor Colombo <victor.colombo@eldorado.org.br>
44
dma: Have dma_buf_rw() take a void pointer
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
45
virtio-net: Ensure queue index fits with RSS
Akihiko Odaki <akihiko.odaki@daynix.com>
CVE-2024-6505
46
virtiofsd: Drop membership of all supplementary groups
Vivek Goyal <vgoyal@redhat.com>
CVE-2022-0358
47
virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé <philmd@linaro.org>
CVE-2024-3446
48
net: pad packets to minimum length in qemu_receive_packet()
Peter Maydell <peter.maydell@linaro.org>
CVE-2025-12464
49
target/ppc: Update float_invalid_op_div for new flags
Richard Henderson <richard.henderson@linaro.org>
50
chardev: connect socket to a spawned command
Alistair Francis <alistair.francis@xilinx.com>
51
scsi-disk: ensure block size is non-zero and changes limited
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
52
hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3750
53
display/qxl-render: fix race condition in qxl_cursor
Mauro Matteo Cascella <mcascell@redhat.com>
54
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov <alxndr@bu.edu>
CVE-2024-3446
55
ui/vnc-clipboard: fix infinite loop in inflate_buffer
Mauro Matteo Cascella <mcascell@redhat.com>
CVE-2023-3255
56
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake <eblake@redhat.com>
CVE-2024-7409
57
riscv: Set 5.4 as minimum kernel version for riscv32
Khem Raj <raj.khem@gmail.com>
58
nbd/server: Plumb in new args to nbd_client_add()
Eric Blake <eblake@redhat.com>
CVE-2024-7409
59
target/ppc: Split out do_fmadd
Richard Henderson <richard.henderson@linaro.org>
60
target/ppc: move xscvqpdp to decodetree
Matheus Ferst <matheus.ferst@eldorado.org.br>
61
hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT)
Philippe Mathieu-Daudé <philmd@linaro.org>
CVE-2024-3447
62
ui/clipboard: mark type as not available when there is no
Fiona Ebner <f.ebner@proxmox.com>
CVE-2023-6683
63
pci: Let ld*_pci_dma() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
64
hw/ide: reset: cancel async DMA operation before resetting
Fiona Ebner <f.ebner@proxmox.com>
CVE-2023-5088
65
dma: Let dma_memory_set() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
66
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé <philmd@linaro.org>
CVE-2024-3446
67
tests/meson.build: use relative path to refer to files
Changqing Li <changqing.li@windriver.com>
68
dma: Let dma_buf_rw() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
69
dma: Let st*_dma() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
70
net: tulip: Restrict DMA engine to memories
Zheyu Ma <zheyuma97@gmail.com>
CVE-2022-2962
71
Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux
Khem Raj <raj.khem@gmail.com>
72
ui/cursor: fix integer overflow in cursor_alloc
Mauro Matteo Cascella <mcascell@redhat.com>
73
io: remove io watch if TLS channel is closed during handshake
=?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= <berrange@redhat.com>
CVE-2023-3354
74
hw/scsi/scsi-disk: Disallow block sizes smaller than 512
Thomas Huth <thuth@redhat.com>
CVE-2023-42467
75
hw/display/qxl: Have qxl_log_command Return early if no
=?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@linaro.org>
76
nbd/server: CVE-2024-7409: Drop non-negotiating clients
Eric Blake <eblake@redhat.com>
CVE-2024-7409
77
dma: Let dma_buf_write() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
78
target/ppc: Implement Vector Mask Move insns
Matheus Ferst <matheus.ferst@eldorado.org.br>
79
target/ppc: Introduce TRANS*FLAGS macros
Luis Pires <luis.pires@eldorado.org.br>
80
softfloat: Add flag specific to Inf * 0
Richard Henderson <richard.henderson@linaro.org>
81
target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
Matheus Ferst <matheus.ferst@eldorado.org.br>
82
qcow2: Don't open data_file with BDRV_O_NO_IO
Jon Maloy <jmaloy@redhat.com>
CVE-2024-4467
83
acpi: tpm: Add missing device identification objects
Stefan Berger <stefanb@linux.ibm.com>
84
block: Parse filenames only when explicitly requested
Jon Maloy <jmaloy@redhat.com>
CVE-2024-4467
85
hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
Peter Maydell <peter.maydell@linaro.org>
CVE-2024-8354
86
qemu: Add addition environment space to boot loader
Jason Wessel <jason.wessel@windriver.com>
87
9pfs: prevent opening special files (CVE-2023-2861)
Christian Schoenebeck <qemu_oss@crudebyte.com>
CVE-2023-2861
88
hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
89
softmmu/physmem: Introduce MemTxAttrs::memory field and
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3750
90
hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
=?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@linaro.org>
91
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé <philmd@linaro.org>
CVE-2024-3446
92
net: Update MemReentrancyGuard for NIC
Akihiko Odaki <akihiko.odaki@daynix.com>
CVE-2023-3019
93
target/ppc: Update fmadd for new flags
Richard Henderson <richard.henderson@linaro.org>
94
iotests/244: Don't store data-file with protocol in image
Jon Maloy <jmaloy@redhat.com>
CVE-2024-4467
95
Patch #95
Unknown
96
configure: Add pkg-config handling for libgcrypt
He Zhe <zhe.he@windriver.com>
97
hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé <philmd@linaro.org>
CVE-2024-3446
98
scsi/lsi53c895a: really fix use-after-free in
Mauro Matteo Cascella <mcascell@redhat.com>
CVE-2022-0216
99
pci: Let st*_pci_dma() propagate MemTxResult
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
100
vhost-vsock: detach the virqueue element in case of error
Stefano Garzarella <sgarzare@redhat.com>
CVE-2022-26354
101
dma: Let st*_dma() propagate MemTxResult
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
102
dma: Let dma_memory_rw_relaxed() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
103
block: introduce bdrv_open_file_child() helper
Jon Maloy <jmaloy@redhat.com>
CVE-2024-4467
104
qemu: Upgrade 5.1.0->5.2.0
Richard Purdie <richard.purdie@linuxfoundation.org>
105
dma: Let dma_memory_map() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
106
target/ppc: Move xs{max,min}[cj]dp to decodetree
Victor Colombo <victor.colombo@eldorado.org.br>
107
apic: fixup fallthrough to PIC
Mark Asselstine <mark.asselstine@windriver.com>
108
dma: Let dma_buf_rw() propagate MemTxResult
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
109
softfloat: Add flag specific to Inf - Inf
Richard Henderson <richard.henderson@linaro.org>
110
dma: Let ld*_dma() take MemTxAttrs argument
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
111
Patch #111
Unknown
112
dma: Have dma_buf_read() / dma_buf_write() take a void
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
113
hw/scsi/megasas: Use uint32_t for reply queue head/tail
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
114
iotests/270: Don't store data-file with json: prefix in
Jon Maloy <jmaloy@redhat.com>
CVE-2024-4467
115
pci: Let ld*_pci_dma() propagate MemTxResult
=?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= <philmd@redhat.com>
CVE-2021-3611
Vulnerabilities#
Name
Analysis
Description
Exploitable
hw/pci/pcie_sriov.c in QEMU through 10.0.3 mishandles the VF Enable bit write mask, a related issue to CVE-2024-26327.
Exploitable
hw/pci/pcie_sriov.c in QEMU through 10.0.3 has a migration state inconsistency, a related issue to CVE-2024-26327.
Patched
A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This could lead to a buffer overrun in the e1000_receive_iov() function via the loopback code path. A malicious guest user could use this vulnerability to crash the QEMU process on the host, resulting in a denial of service.
Patched
A flaw was found in QEMU. An assertion failure was present in the usb_ep_get() function in hw/net/core.c when trying to get the USB endpoint from a USB device. This flaw may allow a malicious unprivileged guest user to crash the QEMU process on the host and cause a denial of service condition.
Exploitable
A heap buffer overflow was found in the virtio-snd device in QEMU. When reading input audio in the virtio-snd input callback, virtio_snd_pcm_in_cb, the function did not check whether the iov can fit the data buffer. This issue can trigger an out-of-bounds write if the size of the virtio queue element is equal to virtio_snd_pcm_status, which makes the available space for audio data zero.
Patched
A flaw was found in the QEMU NBD Server. This vulnerability allows a denial of service (DoS) attack via improper synchronization during socket closure when a client keeps a socket open as the server is taken offline.
Patched
A flaw was found in the virtio-net device in QEMU. When enabling the RSS feature on the virtio-net network card, the indirections_table data within RSS becomes controllable. Setting excessively large values may cause an index out-of-bounds issue, potentially resulting in heap overflow access. This flaw allows a privileged user in the guest to crash the QEMU process on the host.
Patched
A flaw was found in the QEMU disk image utility (qemu-img) 'info' command. A specially crafted image file containing a `json:{}` value describing block devices in QMP could cause the qemu-img process on the host to consume large amounts of memory or CPU time, leading to denial of service or read/write to an existing external file.
Patched
A heap-based buffer overflow was found in the SDHCI device emulation of QEMU. The bug is triggered when both `s->data_count` and the size of `s->fifo_buffer` are set to 0x200, leading to an out-of-bound access. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition.
Patched
A double free vulnerability was found in QEMU virtio devices (virtio-gpu, virtio-serial-bus, virtio-crypto), where the mem_reentrancy_guard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host, resulting in a denial of service or allow arbitrary code execution within the context of the QEMU process on the host.
Patched
QEMU before 8.2.0 has an integer underflow, and resultant buffer overflow, via a TI command when an expected non-DMA transfer length is less than the length of the available FIFO data. This occurs in esp_do_nodma in hw/scsi/esp.c because of an underflow of async_len.
Patched
A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs 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. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.
Patched
A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. The qemu_clipboard_request() function can be reached before vnc_server_cut_text_caps() was called and had the chance to initialize the clipboard peer, leading to a NULL pointer dereference. This could allow a malicious authenticated VNC client to crash QEMU and trigger a denial of service.
Patched
A bug in QEMU could cause a guest I/O operation otherwise addressed to an arbitrary disk offset to be targeted to offset 0 instead (potentially overwriting the VM's boot code). This could be used, for example, by L2 guests with a virtual disk (vdiskL2) stored on a virtual disk of an L1 (vdiskL1) hypervisor to read and/or write data to LBA 0 of vdiskL1, potentially gaining control of L1 at its next reboot.
Patched
QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.
Patched
A flaw was found in the QEMU built-in VNC server. When a client connects to the VNC server, QEMU checks whether the current number of connections crosses a certain threshold and if so, cleans up the previous connection. If the previous connection happens to be in the handshake phase and fails, QEMU cleans up the connection again, resulting in a NULL pointer dereference issue. This could allow a remote unauthenticated client to cause a denial of service.
Patched
A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.
Patched
A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. A wrong exit condition may lead to an infinite loop when inflating an attacker controlled zlib buffer in the `inflate_buffer` function. This could allow a remote authenticated client who is able to send a clipboard to the VNC server to trigger a denial of service.
Patched
A flaw was found in the QEMU virtual crypto device while handling data encryption/decryption requests in virtio_crypto_handle_sym_req. There is no check for the value of `src_len` and `dst_len` in virtio_crypto_sym_op_helper, potentially leading to a heap buffer overflow when the two values differ.
Patched
A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.
Patched
A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. The 9pfs server did not prohibit opening special files on the host side, potentially allowing a malicious client to escape from the exported 9p tree by creating and opening a device file in the shared folder.
Patched
A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. This flaw allows a crafted guest driver to allocate and initialize a huge number of page tables to be used as a ring of descriptors for CQ and async events, potentially leading to an out-of-bounds read and crash of QEMU.
Exploitable
A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. When a local user in the guest writes an executable file with SUID or SGID, none of these privileged bits are correctly dropped. As a result, in rare circumstances, this flaw could be used by malicious users in the guest to elevate their privileges within the guest and help a host local user to elevate privileges on the host.
Patched
A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.
Patched
An out-of-bounds read flaw was found in the QXL display device emulation in QEMU. The qxl_phys2virt() function does not check the size of the structure pointed to by the guest physical address, potentially reading past the end of the bar space into adjacent pages. A malicious guest user could use this flaw to crash the QEMU process on the host causing a denial of service condition.
Exploitable
An off-by-one read/write issue was found in the SDHCI device of QEMU. It occurs when reading/writing the Buffer Data Port Register in sdhci_read_dataport and sdhci_write_dataport, respectively, if data_count == block_size. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition.
Exploitable
The hardware emulation in the of_dpa_cmd_add_l2_flood of rocker device model in QEMU, as used in 7.0.0 and earlier, allows remote attackers to crash the host qemu and potentially execute code on the host via execute a malformed program in the guest OS. Note: This has been disputed by multiple third parties as not a valid vulnerability due to the rocker device not falling within the virtualization use case.
Patched
softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translate_fail path, leading to an io_readx or io_writex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here, i.e., "Bugs affecting the non-virtualization use case are not considered security bugs at this time.
Patched
An integer underflow issue was found in the QEMU VNC server while processing ClientCutText messages in the extended format. A malicious client could use this flaw to make QEMU unresponsive by sending a specially crafted payload message, resulting in a denial of service.
Patched
A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possibly leading to a stack or heap overflow. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition.
Patched
A flaw was found in the vhost-vsock device of QEMU. In case of error, an invalid element was not detached from the virtqueue before freeing its memory, leading to memory leakage and other unexpected results. Affected QEMU versions <= 6.2.0.
Patched
A flaw was found in the virtio-net device of QEMU. This flaw was inadvertently introduced with the fix for CVE-2021-3748, which forgot to unmap the cached virtqueue elements on error, leading to memory leakage and other unexpected results. Affected QEMU version: 6.2.0.
Patched
A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. This flaw allows a crafted guest driver to execute HW commands when shared buffers are not yet allocated, potentially leading to a use-after-free condition.
Patched
A flaw was found in the QEMU virtio-fs shared file system daemon (virtiofsd) implementation. This flaw is strictly related to CVE-2018-13405. A local guest user can create files in the directories shared by virtio-fs with unintended group ownership in a scenario where a directory is SGID to a certain group and is writable by a user who is not a member of the group. This could allow a malicious unprivileged user inside the guest to gain access to resources accessible to the root group, potentially escalating their privileges within the guest. A malicious local user in the host might also leverage this unexpected executable file created by the guest to escalate their privileges on the host system.
Patched
A use-after-free vulnerability was found in the LSI53C895A SCSI Host Bus Adapter emulation of QEMU. The flaw occurs while processing repeated messages to cancel the current SCSI request via the lsi_do_msgout function. This flaw allows a malicious privileged user within the guest to crash the QEMU process on the host, resulting in a denial of service.
Exploitable
A flaw was found in the QXL display device emulation in QEMU. A double fetch of guest controlled values `cursor->header.width` and `cursor->header.height` can lead to the allocation of a small cursor object followed by a subsequent heap-based buffer overflow. A malicious privileged guest user could use this flaw to crash the QEMU process on the host or potentially execute arbitrary code within the context of the QEMU process.
Exploitable
A flaw was found in the QXL display device emulation in QEMU. An integer overflow in the cursor_alloc() function can lead to the allocation of a small cursor object followed by a subsequent heap-based buffer overflow. This flaw allows a malicious privileged guest user to crash the QEMU process on the host or potentially execute arbitrary code within the context of the QEMU process.
Patched
A NULL pointer dereference issue was found in the ACPI code of QEMU. A malicious, privileged user within the guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition.
Exploitable
A stack-buffer-overflow was found in QEMU in the NVME component. The flaw lies in nvme_changed_nslist() where a malicious guest controlling certain input can read out of bounds memory. A malicious user could use this flaw leading to disclosure of sensitive information.
Patched
A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvme_ctrl_reset(), data structs will be freed leading to a use-after-free issue. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition or, potentially, executing arbitrary code within the context of the QEMU process on the host.
Patched
A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted content may be written to the controller's registers and trigger undesirable actions (such as reset) while the device is still transferring packets. This can ultimately lead to a use-after-free issue. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition, or potentially execute arbitrary code within the context of the QEMU process on the host. This flaw affects QEMU versions before 7.0.0.
Patched
An out-of-bounds memory access flaw was found in the ATI VGA device emulation of QEMU. This flaw occurs in the ati_2d_blt() routine while handling MMIO write operations when the guest provides invalid values for the destination display parameters. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.
Patched
A stack overflow vulnerability was found in the Intel HD Audio device (intel-hda) of QEMU. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition. The highest threat from this vulnerability is to system availability. This flaw affects QEMU versions prior to 7.0.0.
Exploitable
A stack overflow via an infinite recursion vulnerability was found in the eepro100 i8255x device emulator of QEMU. This issue occurs while processing controller commands due to a DMA reentry issue. This flaw allows a guest user or process to consume CPU cycles or crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
Patched
An infinite loop flaw was found in the USB xHCI controller emulation of QEMU while computing the length of the Transfer Request Block (TRB) Ring. This flaw allows a privileged guest user to hang the QEMU process on the host, resulting in a denial of service.