QEMU (aka Quick Emulator) built with the Rocker switch emulation support is vulnerable to an off-by-one error. It happens while processing transmit (tx) descriptors in 'tx_consume' routine, if a descriptor was to have more than allowed (ROCKER_TX_FRAGS_MAX=16) fragments. A privileged user inside guest could use this flaw to cause memory leakage on the host or crash the QEMU process instance resulting in DoS issue.
A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2015/12/28/6 | third party advisory mailing list |
https://lists.gnu.org/archive/html/qemu-devel/2015-12/msg04629.html | mailing list patch vendor advisory |
http://www.securityfocus.com/bid/79706 | vdb entry third party advisory |
http://www.openwall.com/lists/oss-security/2015/12/29/1 | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=1286971 | issue tracking |
https://security.gentoo.org/glsa/201602-01 | third party advisory vendor advisory |