qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] vga: handle cirrus vbe mode wraparounds
@ 2017-10-10 14:13 Gerd Hoffmann
  2017-10-10 14:13 ` [Qemu-devel] [PATCH v3 1/3] vga: drop line_offset variable Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2017-10-10 14:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: d, Gerd Hoffmann

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-10 14:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-10 14:13 [Qemu-devel] [PATCH v3 0/3] vga: handle cirrus vbe mode wraparounds Gerd Hoffmann
2017-10-10 14:13 ` [Qemu-devel] [PATCH v3 1/3] vga: drop line_offset variable Gerd Hoffmann
2017-10-10 14:13 ` [Qemu-devel] [PATCH v3 2/3] vga: handle cirrus vbe mode wraparounds Gerd Hoffmann
2017-10-10 14:13 ` [Qemu-devel] [PATCH v3 3/3] vga: add ram_addr_t cast Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).