VYPR

rpm package

opensuse/qemu&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/qemu&distro=openSUSE%20Tumbleweed

Vulnerabilities (226)

  • CVE-2023-3180MedAug 3, 2023
    affected < 8.0.4-1.1fixed 8.0.4-1.1

    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

  • CVE-2023-3354HigJul 11, 2023
    affected < 8.0.4-1.1fixed 8.0.4-1.1

    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 ph

  • CVE-2023-0330MedMar 6, 2023
    affected < 8.0.4-1.1fixed 8.0.4-1.1

    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.

  • CVE-2022-4172MedNov 29, 2022
    affected < 7.1.0-10.1fixed 7.1.0-10.1

    An integer overflow and buffer overflow issues were found in the ACPI Error Record Serialization Table (ERST) device of QEMU in the read_erst_record() and write_erst_record() functions. Both issues may allow the guest to overrun the host buffer allocated for the ERST memory devic

  • CVE-2022-4144MedNov 29, 2022
    affected < 7.1.0-10.1fixed 7.1.0-10.1

    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 gue

  • CVE-2014-0147MedSep 29, 2022
    affected < 2.6.1-1.5fixed 2.6.1-1.5

    Qemu before 1.6.2 block diver for the various disk image formats used by Bochs and for the QCOW version 2 format, are vulnerable to a possible crash caused by signed data types or a logic error while creating QCOW2 snapshots, which leads to incorrectly calling update_refcount() r

  • CVE-2014-0144HigSep 29, 2022
    affected < 2.6.1-1.5fixed 2.6.1-1.5

    QEMU before 2.0.0 block drivers for CLOOP, QCOW2 version 2 and various other image formats are vulnerable to potential memory corruptions, integer/buffer overflows or crash caused by missing input validations which could allow a remote user to execute arbitrary code on the host w

  • CVE-2022-2962HigSep 13, 2022
    affected < 7.1.0-2.1fixed 7.1.0-2.1

    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 multi

  • CVE-2022-0358HigAug 29, 2022
    affected < 6.2.0-41.1fixed 6.2.0-41.1

    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

  • CVE-2022-0216MedAug 26, 2022
    affected < 7.0.0-53.1fixed 7.0.0-53.1

    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

  • CVE-2021-3929HigAug 25, 2022
    affected < 6.2.0-44.1fixed 6.2.0-44.1

    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.

  • CVE-2021-4158MedAug 24, 2022
    affected < 6.2.0-40.1fixed 6.2.0-40.1

    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.

  • CVE-2022-35414HigJul 11, 2022
    affected < 7.0.0-53.1fixed 7.0.0-53.1

    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-v

  • CVE-2021-4207HigApr 29, 2022
    affected < 7.0.0-53.1fixed 7.0.0-53.1

    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 privileg

  • CVE-2021-4206HigApr 29, 2022
    affected < 7.0.0-53.1fixed 7.0.0-53.1

    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 th

  • CVE-2022-1050HigMar 29, 2022
    affected < 7.1.0-12.1fixed 7.1.0-12.1

    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.

  • CVE-2021-3582MedMar 25, 2022
    affected < 6.1.0-32.1fixed 6.1.0-32.1

    A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. The issue occurs while handling a "PVRDMA_CMD_CREATE_MR" command due to improper memory remapping (mremap). This flaw allows a malicious guest to crash the QEMU process on the host. The highest threa

  • CVE-2021-3748HigMar 23, 2022
    affected < 6.1.0-34.1fixed 6.1.0-34.1

    A use-after-free vulnerability was found in the virtio-net device of QEMU. It could occur when the descriptor's address belongs to the non direct access region, due to num_buffers being set after the virtqueue elem has been unmapped. A malicious guest could use this flaw to crash

  • CVE-2022-26354LowMar 16, 2022
    affected < 7.0.0-53.1fixed 7.0.0-53.1

    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.

  • CVE-2022-26353HigMar 16, 2022
    affected < 7.0.0-53.1fixed 7.0.0-53.1

    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.

Page 2 of 12