rpm package
suse/qemu&distro=SUSE Linux Enterprise Micro 5.3
pkg:rpm/suse/qemu&distro=SUSE%20Linux%20Enterprise%20Micro%205.3
Vulnerabilities (29)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-3165 | — | < 6.2.0-150400.37.11.1 | 6.2.0-150400.37.11.1 | Oct 17, 2022 | 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. | ||
| CVE-2022-0216 | — | < 6.2.0-150400.37.8.2 | 6.2.0-150400.37.8.2 | Aug 26, 2022 | 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-2020-14394 | — | < 6.2.0-150400.37.14.2 | 6.2.0-150400.37.14.2 | Aug 17, 2022 | 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. | ||
| CVE-2022-35414 | — | < 6.2.0-150400.37.8.2 | 6.2.0-150400.37.8.2 | Jul 11, 2022 | 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-3611 | — | < 6.2.0-150400.37.40.1 | 6.2.0-150400.37.40.1 | May 11, 2022 | 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 | ||
| CVE-2021-3750 | — | < 6.2.0-150400.37.23.1 | 6.2.0-150400.37.23.1 | May 2, 2022 | 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 | ||
| CVE-2022-1050 | — | < 6.2.0-150400.37.11.1 | 6.2.0-150400.37.11.1 | Mar 29, 2022 | 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-3638 | — | < 6.2.0-150400.37.23.1 | 6.2.0-150400.37.23.1 | Mar 3, 2022 | 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 | ||
| CVE-2021-3507 | — | < 6.2.0-150400.37.14.2 | 6.2.0-150400.37.14.2 | May 6, 2021 | A heap buffer overflow was found in the floppy disk emulator of QEMU up to 6.0.0 (including). It could occur in fdctrl_transfer_handler() in hw/block/fdc.c while processing DMA read data transfers from the floppy drive to the guest system. A privileged guest user could use this f |
- CVE-2022-3165Oct 17, 2022affected < 6.2.0-150400.37.11.1fixed 6.2.0-150400.37.11.1
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.
- CVE-2022-0216Aug 26, 2022affected < 6.2.0-150400.37.8.2fixed 6.2.0-150400.37.8.2
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-2020-14394Aug 17, 2022affected < 6.2.0-150400.37.14.2fixed 6.2.0-150400.37.14.2
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.
- CVE-2022-35414Jul 11, 2022affected < 6.2.0-150400.37.8.2fixed 6.2.0-150400.37.8.2
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-3611May 11, 2022affected < 6.2.0-150400.37.40.1fixed 6.2.0-150400.37.40.1
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
- CVE-2021-3750May 2, 2022affected < 6.2.0-150400.37.23.1fixed 6.2.0-150400.37.23.1
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
- CVE-2022-1050Mar 29, 2022affected < 6.2.0-150400.37.11.1fixed 6.2.0-150400.37.11.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-3638Mar 3, 2022affected < 6.2.0-150400.37.23.1fixed 6.2.0-150400.37.23.1
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
- CVE-2021-3507May 6, 2021affected < 6.2.0-150400.37.14.2fixed 6.2.0-150400.37.14.2
A heap buffer overflow was found in the floppy disk emulator of QEMU up to 6.0.0 (including). It could occur in fdctrl_transfer_handler() in hw/block/fdc.c while processing DMA read data transfers from the floppy drive to the guest system. A privileged guest user could use this f
Page 2 of 2