CVE-2013-4150
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
The virtio_net_load function in hw/net/virtio-net.c in QEMU 1.5.0 through 1.7.x before 1.7.2 allows remote attackers to cause a denial of service or possibly execute arbitrary code via vectors in which the value of curr_queues is greater than max_queues, which triggers an out-of-bounds write.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4150
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2014-0927.html
Vendor advisory: secalert@redhat.com — http://lists.nongnu.org/archive/html/qemu-stable/2014-07/msg00187.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.1+dfsg-1 |
| debian | bullseye | fixed | 2.1+dfsg-1 |
| debian | forky | fixed | 2.1+dfsg-1 |
| debian | sid | fixed | 2.1+dfsg-1 |
| debian | trixie | fixed | 2.1+dfsg-1 |
References
- http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=eea750a5623ddac7a61982eec8f1c93481857578
- http://lists.fedoraproject.org/pipermail/package-announce/2014-May/133345.html
- http://lists.nongnu.org/archive/html/qemu-stable/2014-07/msg00187.html
- http://rhn.redhat.com/errata/RHSA-2014-0927.html
- https://security-tracker.debian.org/tracker/CVE-2013-4150
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.