qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH v3 0/3] vga: handle cirrus vbe mode wraparounds
Date: Tue, 10 Oct 2017 16:13:20 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]