From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/4] cirrus: multiple bugfixes, including CVE-2017-2615 fix.
Date: Thu, 2 Feb 2017 16:05:03 +0100 [thread overview]
Message-ID: <1486047907-26685-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here is the vga patch queue, finally bringing the cirrus fixes.
Pull v2 fixes the review and message id lines in patch #4.
No code changes.
please pull,
Gerd
The following changes since commit a0def594286d9110a6035e02eef558cf3cf5d847:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-01-30 10:23:20 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-vga-20170202-2
for you to fetch changes up to 62d4c6bd5263bb8413a06c80144fc678df6dfb64:
cirrus: fix oob access issue (CVE-2017-2615) (2017-02-02 15:58:23 +0100)
----------------------------------------------------------------
cirrus: multiple bugfixes, including CVE-2017-2615 fix.
----------------------------------------------------------------
Gerd Hoffmann (1):
cirrus: fix blit address mask handling
Li Qiang (1):
cirrus: fix oob access issue (CVE-2017-2615)
Wolfgang Bumiller (2):
cirrus: handle negative pitch in cirrus_invalidate_region()
cirrus: allow zero source pitch in pattern fill rops
hw/display/cirrus_vga.c | 64 ++++++++++++++++++++++++++++++-------------------
1 file changed, 39 insertions(+), 25 deletions(-)
next reply other threads:[~2017-02-02 15:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-02 15:05 Gerd Hoffmann [this message]
2017-02-02 15:05 ` [Qemu-devel] [PULL 1/4] cirrus: handle negative pitch in cirrus_invalidate_region() Gerd Hoffmann
2017-02-02 15:05 ` [Qemu-devel] [PULL 2/4] cirrus: allow zero source pitch in pattern fill rops Gerd Hoffmann
2017-02-02 15:05 ` [Qemu-devel] [PULL 3/4] cirrus: fix blit address mask handling Gerd Hoffmann
2017-02-02 15:05 ` [Qemu-devel] [PULL 4/4] cirrus: fix oob access issue (CVE-2017-2615) Gerd Hoffmann
2017-02-03 11:36 ` [Qemu-devel] [PULL 0/4] cirrus: multiple bugfixes, including CVE-2017-2615 fix Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2017-02-02 8:23 Gerd Hoffmann
2017-02-02 15:00 ` 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=1486047907-26685-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--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).