From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: d@vidbuchanan.co.uk, Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH v3 0/3] vga: handle cirrus vbe mode wraparounds
Date: Tue, 10 Oct 2017 16:13:20 +0200 [thread overview]
Message-ID: <20171010141323.14049-1-kraxel@redhat.com> (raw)
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
next reply other threads:[~2017-10-10 14:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-10 14:13 Gerd Hoffmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171010141323.14049-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=d@vidbuchanan.co.uk \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).