Skip to content
Commit 8bf7738f authored by Gerd Hoffmann's avatar Gerd Hoffmann Committed by Michael Roth
Browse files

vmware-vga: CVE-2014-3689: turn off hw accel



Quick & easy stopgap for CVE-2014-3689:  We just compile out the
hardware acceleration functions which lack sanity checks.  Thankfully
we have capability bits for them (SVGA_CAP_RECT_COPY and
SVGA_CAP_RECT_FILL), so guests should deal just fine, in theory.

Subsequent patches will add the missing checks and re-enable the
hardware acceleration emulation.

Cc: qemu-stable@nongnu.org
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Reviewed-by: default avatarDon Koch <dkoch@verizon.com>
(cherry picked from commit 83afa38e)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 81008127
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment