Name | CVE-2016-7907 |
Description | The imx_fec_do_tx function in hw/net/imx_fec.c in QEMU (aka Quick Emulator) does not properly limit the buffer descriptor count when transmitting packets, which allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via vectors involving a buffer descriptor with a length of 0 and crafted values in bd.flags. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 839986 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
qemu (PTS) | bullseye | 1:5.2+dfsg-11+deb11u3 | fixed |
| bullseye (security) | 1:5.2+dfsg-11+deb11u2 | fixed |
| bookworm | 1:7.2+dfsg-7+deb12u7 | fixed |
| trixie | 1:9.1.1+ds-2 | fixed |
| sid | 1:9.1.1+ds-5 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
qemu | source | wheezy | (not affected) | | | |
qemu | source | jessie | (not affected) | | | |
qemu | source | (unstable) | 1:2.8+dfsg-3 | | | 839986 |
qemu-kvm | source | (unstable) | (not affected) | | | |
Notes
[jessie] - qemu <not-affected> (Vulnerable code introduced after v2.5.0-rc0)
[wheezy] - qemu <not-affected> (Vulnerable code introduced after v2.5.0-rc0)
- qemu-kvm <not-affected> (Vulnerable code introduced after v2.5.0-rc0)
https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg05556.html
i.MX Fast Ethernet Controller emulation introduced in v2.5.0-rc0 with
http://git.qemu.org/?p=qemu.git;a=commit;h=fcbd8018e645f3ab1ef9af94dc88a0d3272926d3 (v2.5.0-rc0)