Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix qemu cve issues
@ 2016-10-26  8:12 kai.kang
  2016-10-26  9:18 ` [PATCH 1/2] qemu: supplementary fix of CVE-2016-5403 kai.kang
  2016-10-26  9:18 ` [PATCH 2/2] qemu: fix CVE-2016-7423 and CVE-2016-7908 kai.kang
  0 siblings, 2 replies; 3+ messages in thread
From: kai.kang @ 2016-10-26  8:12 UTC (permalink / raw)
  To: openembedded-core

From: Kai Kang <kai.kang@windriver.com>

Fix
* complementary fix of CVE-2016-5403
* CVE-2016-7423
* CVE-2016-7908

The following changes since commit 30d1af89ce2a2fb30f32a898ec12c9a51db57013:

  image_types: Use softer setting of WKS_FILE (2016-10-25 17:58:59 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kangkai/qemu-cves
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/qemu-cves

Kai Kang (2):
  qemu: supplementary fix of CVE-2016-5403
  qemu: fix CVE-2016-7423 and CVE-2016-7908

 ...0001-virtio-zero-vq-inuse-in-virtio_reset.patch | 57 ++++++++++++++++++++
 .../qemu/qemu/0002-fix-CVE-2016-7423.patch         | 45 ++++++++++++++++
 .../qemu/qemu/0003-fix-CVE-2016-7908.patch         | 62 ++++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu_2.7.0.bb           |  3 ++
 4 files changed, 167 insertions(+)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-virtio-zero-vq-inuse-in-virtio_reset.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0002-fix-CVE-2016-7423.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0003-fix-CVE-2016-7908.patch

-- 
2.10.1



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

end of thread, other threads:[~2016-10-26  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-26  8:12 [PATCH 0/2] Fix qemu cve issues kai.kang
2016-10-26  9:18 ` [PATCH 1/2] qemu: supplementary fix of CVE-2016-5403 kai.kang
2016-10-26  9:18 ` [PATCH 2/2] qemu: fix CVE-2016-7423 and CVE-2016-7908 kai.kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox