VYPR

virtio-snd

by QEMU

CVEs (2)

  • CVE-2026-3195HigJun 19, 2026
    risk 0.48cvss 7.4epss 0.00

    A flaw was found in QEMU. When reading input audio in the virtio-snd device input callback, the `virtio_snd_pcm_in_cb` function did not check whether the iov could fit the data buffer, potentially leading to a heap out-of-bounds write. This issue exists due to an incomplete fix…

  • CVE-2024-7730HigNov 14, 2024
    risk 0.48cvss 7.4epss 0.00

    A heap buffer overflow was found in the virtio-snd device in QEMU. When reading input audio in the virtio-snd input callback, virtio_snd_pcm_in_cb, the function did not check whether the iov can fit the data buffer. This issue can trigger an out-of-bounds write if the size of…