MEDIUM · 5.8

CVE-2011-2512

The virtio_queue_notify in qemu-kvm 0.14.0 and earlier does not properly validate the virtqueue number, which allows guest users to cause a denial of service (guest crash) and possibly execute arbitra...

Vulnerability Description

The virtio_queue_notify in qemu-kvm 0.14.0 and earlier does not properly validate the virtqueue number, which allows guest users to cause a denial of service (guest crash) and possibly execute arbitrary code via a negative number in the Queue Notify field of the Virtio Header, which bypasses a signed comparison.

CVSS Score

5.8

MEDIUM

AV:A/AC:L/Au:N/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
Kvm GroupQemu-Kvm<= 0.14.0

Related Weaknesses (CWE)

References

FAQ

What is CVE-2011-2512?

CVE-2011-2512 is a vulnerability with a CVSS score of 5.8 (MEDIUM). The virtio_queue_notify in qemu-kvm 0.14.0 and earlier does not properly validate the virtqueue number, which allows guest users to cause a denial of service (guest crash) and possibly execute arbitra...

How severe is CVE-2011-2512?

CVE-2011-2512 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2011-2512?

Check the references section above for vendor advisories and patch information. Affected products include: Kvm Group Qemu-Kvm.