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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2012-06-21 15:55
Updated : 2024-02-04 18:16
NVD link : CVE-2011-2512
Mitre link : CVE-2011-2512
CVE.ORG link : CVE-2011-2512
JSON object : View
Products Affected
kvm_group
- qemu-kvm
CWE
CWE-20
Improper Input Validation