[Qemu-devel] [PATCH v3 0/3] vga: handle cirrus vbe mode wraparounds

Gerd Hoffmann posted 3 patches 6 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171010141323.14049-1-kraxel@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
hw/display/vga.c | 33 +++++++++++++++++++++++----------
1 file changed, 23 insertions(+), 10 deletions(-)
[Qemu-devel] [PATCH v3 0/3] vga: handle cirrus vbe mode wraparounds
Posted by Gerd Hoffmann 6 years, 5 months ago
Fix for CVE-2017-13672 (3d90c6254863693a6b13d918d2b8682e08bbc681) was
incomplete, here are the missing bits.

v3: add fix for issue reported by Coverity

Gerd Hoffmann (3):
  vga: drop line_offset variable
  vga: handle cirrus vbe mode wraparounds.
  vga: add ram_addr_t cast

 hw/display/vga.c | 33 +++++++++++++++++++++++----------
 1 file changed, 23 insertions(+), 10 deletions(-)

-- 
2.9.3