From: <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] Fix qemu cve issues
Date: Wed, 26 Oct 2016 16:12:00 +0800 [thread overview]
Message-ID: <cover.1477469393.git.kai.kang@windriver.com> (raw)
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
next reply other threads:[~2016-10-26 8:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-26 8:12 kai.kang [this message]
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
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=cover.1477469393.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=openembedded-core@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.