CVE-2020-27616
- EPSS 0.44%
- Veröffentlicht 06.11.2020 08:15:13
- Zuletzt bearbeitet 21.11.2024 05:21:28
ati_2d_blt in hw/display/ati_2d.c in QEMU 4.2.1 can encounter an outside-limits situation in a calculation. A guest can crash the QEMU process.
CVE-2020-27617
- EPSS 0.23%
- Veröffentlicht 06.11.2020 08:15:13
- Zuletzt bearbeitet 21.11.2024 05:21:29
eth_get_gso_type in net/eth.c in QEMU 4.2.1 allows guest OS users to trigger an assertion failure. A guest can crash the QEMU process via packet data that lacks a valid Layer 3 protocol.
CVE-2020-24352
- EPSS 0.14%
- Veröffentlicht 16.10.2020 06:15:12
- Zuletzt bearbeitet 21.11.2024 05:14:38
An issue was discovered in QEMU through 5.1.0. An out-of-bounds memory access was found in the ATI VGA device implementation. This flaw occurs in the ati_2d_blt() routine in hw/display/ati_2d.c while handling MMIO write operations through the ati_mm_...
CVE-2020-25742
- EPSS 0.04%
- Veröffentlicht 06.10.2020 15:15:15
- Zuletzt bearbeitet 21.11.2024 05:18:38
pci_change_irq_level in hw/pci/pci.c in QEMU before 5.1.1 has a NULL pointer dereference because pci_get_bus() might not return a valid pointer.
CVE-2020-25743
- EPSS 0.04%
- Veröffentlicht 06.10.2020 15:15:15
- Zuletzt bearbeitet 21.11.2024 05:18:38
hw/ide/pci.c in QEMU before 5.1.1 can trigger a NULL pointer dereference because it lacks a pointer check before an ide_cancel_dma_sync call.
CVE-2020-25741
- EPSS 0.18%
- Veröffentlicht 02.10.2020 09:15:13
- Zuletzt bearbeitet 21.11.2024 05:18:37
fdctrl_write_data in hw/block/fdc.c in QEMU 5.0.0 has a NULL pointer dereference via a NULL block pointer for the current drive.
CVE-2020-25084
- EPSS 0.04%
- Veröffentlicht 25.09.2020 05:15:12
- Zuletzt bearbeitet 21.11.2024 05:17:13
QEMU 5.0.0 has a use-after-free in hw/usb/hcd-xhci.c because the usb_packet_map return value is not checked.
- EPSS 0.16%
- Veröffentlicht 25.09.2020 05:15:12
- Zuletzt bearbeitet 21.11.2024 05:17:13
QEMU 5.0.0 has a heap-based Buffer Overflow in flatview_read_continue in exec.c because hw/sd/sdhci.c mishandles a write operation in the SDHC_BLKSIZE case.
CVE-2020-25625
- EPSS 0.15%
- Veröffentlicht 25.09.2020 05:15:12
- Zuletzt bearbeitet 21.11.2024 05:18:16
hw/usb/hcd-ohci.c in QEMU 5.0.0 has an infinite loop when a TD list has a loop.
- EPSS 12.36%
- Veröffentlicht 31.08.2020 18:15:12
- Zuletzt bearbeitet 21.11.2024 05:03:05
An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU in versions before 5.2.0. This issue occurs while processing USB packets from a guest when USBDevice 'setup_len' exceeds its 'data_buf[4096]' in the do_token_in, do_tok...