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

vga: fix display update region calculation (split screen)



vga display update mis-calculated the region for the dirty bitmap
snapshot in case split screen mode is used.  This can trigger an
assert in cpu_physical_memory_snapshot_get_dirty().

Impact:  DoS for privileged guest users.

Fixes: CVE-2017-13673
Fixes: fec5e8c9
Cc: P J P <ppandit@redhat.com>
Reported-by: default avatarDavid Buchanan <d@vidbuchanan.co.uk>
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Message-id: 20170828123307.15392-1-kraxel@redhat.com
(cherry picked from commit e6529415)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 2a2eab66
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