CVE-2024-3567
- EPSS 0.09%
- Published 10.04.2024 15:16:05
- Last modified 06.05.2025 09:15:17
A flaw was found in QEMU. An assertion failure was present in the update_sctp_checksum() function in hw/net/net_tx_pkt.c when trying to calculate the checksum of a short-sized fragmented packet. This flaw allows a malicious guest to crash QEMU and ca...
CVE-2024-24474
- EPSS 0.6%
- Published 20.02.2024 18:15:52
- Last modified 25.06.2025 19:29:42
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 underf...
- EPSS 0.04%
- Published 19.02.2024 05:15:26
- Last modified 07.05.2025 12:27:30
An issue was discovered in QEMU 7.1.0 through 8.2.1. register_vfs in hw/pci/pcie_sriov.c does not set NumVFs to PCI_SRIOV_TOTAL_VF, and thus interaction with hw/nvme/ctrl.c is mishandled.
CVE-2024-26327
- EPSS 0.09%
- Published 19.02.2024 05:15:22
- Last modified 07.05.2025 12:27:21
An issue was discovered in QEMU 7.1.0 through 8.2.1. register_vfs in hw/pci/pcie_sriov.c mishandles the situation where a guest writes NumVFs greater than TotalVFs, leading to a buffer overflow in VF implementations.
CVE-2023-6683
- EPSS 0.07%
- Published 12.01.2024 19:15:11
- Last modified 02.05.2025 15:10:54
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 t...
CVE-2023-6693
- EPSS 0.03%
- Published 02.01.2024 10:15:08
- Last modified 06.05.2025 09:15:16
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. Th...
CVE-2023-2861
- EPSS 0.04%
- Published 06.12.2023 07:15:41
- Last modified 21.11.2024 07:59:26
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 open...
- EPSS 0.01%
- Published 03.11.2023 14:15:08
- Last modified 21.11.2024 08:41:02
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 (vdiskL...
CVE-2023-3301
- EPSS 0.01%
- Published 13.09.2023 17:15:10
- Last modified 21.11.2024 08:16:57
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 c...
CVE-2023-2680
- EPSS 0.03%
- Published 13.09.2023 17:15:09
- Last modified 21.11.2024 07:59:04
This CVE exists because of an incomplete fix for CVE-2021-3750. More specifically, the qemu-kvm package as released for Red Hat Enterprise Linux 9.1 via RHSA-2022:7967 included a version of qemu-kvm that was actually missing the fix for CVE-2021-3750...