cve/2016/CVE-2016-5403.md
2024-05-26 14:27:05 +02:00

824 B

CVE-2016-5403

Description

The virtqueue_pop function in hw/virtio/virtio.c in QEMU allows local guest OS administrators to cause a denial of service (memory consumption and QEMU process crash) by submitting requests without waiting for completion.

POC

Reference

Github

No PoCs found on GitHub currently.