VYPR

apk package

wolfi/qemu-block-rbd

pkg:apk/wolfi/qemu-block-rbd

Vulnerabilities (3)

  • CVE-2024-8354Sep 19, 2024
    affected < 11.0.1-r0fixed 11.0.1-r0

    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 serv

  • CVE-2021-20255Mar 9, 2021
    affected < 11.0.1-r0fixed 11.0.1-r0

    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 p

  • CVE-2018-18438Oct 19, 2018
    affected < 0fixed 0

    Qemu has integer overflows because IOReadHandler and its associated functions use a signed integer data type for a size value.