]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 3 Feb 2017 09:52:51 +0000 (09:52 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 3 Feb 2017 09:52:51 +0000 (09:52 +0000)
commit5b66d7ae89411c01657ebfe76b9a8be346a4b1be
tree0f36a7d79f73407123a9b9721787bc51c989a935
parent5459ef3bff961bc462ac89460ab6b08a14624c8d
parent62d4c6bd5263bb8413a06c80144fc678df6dfb64
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into staging

cirrus: multiple bugfixes, including CVE-2017-2615 fix.

# gpg: Signature made Thu 02 Feb 2017 15:03:35 GMT
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/pull-vga-20170202-2:
  cirrus: fix oob access issue (CVE-2017-2615)
  cirrus: fix blit address mask handling
  cirrus: allow zero source pitch in pattern fill rops
  cirrus: handle negative pitch in cirrus_invalidate_region()

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>