summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.2.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-02-06 15:14:54 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-07 17:23:05 +0000
commit27aeaab726aa2c5c62300dfd50cb598987bcd3ee (patch)
treec14c5e9d9838a43c4a21cb5880abfeb2bced8251 /meta/recipes-devtools/qemu/qemu_2.2.0.bb
parent94c26caff15e8192b2fbdb1de855e27cfb69a724 (diff)
downloadpoky-27aeaab726aa2c5c62300dfd50cb598987bcd3ee.tar.gz
qemu: Security fix CVE-2016-1568
CVE-2016-1568 Qemu: ide: ahci use-after-free vulnerability in aio port commands (From OE-Core rev: 166c19df8be28da255cc68032e2d11afc59d4197) (From OE-Core rev: c2361dd9bb663b00dd194cb7fdb0e07d7e1ab5e1) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.2.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.2.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.2.0.bb b/meta/recipes-devtools/qemu/qemu_2.2.0.bb
index 72fda62264..66e928faf9 100644
--- a/meta/recipes-devtools/qemu/qemu_2.2.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.2.0.bb
@@ -24,6 +24,7 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
24 file://CVE-2015-7504.patch \ 24 file://CVE-2015-7504.patch \
25 file://CVE-2015-7512.patch \ 25 file://CVE-2015-7512.patch \
26 file://CVE-2015-8345.patch \ 26 file://CVE-2015-8345.patch \
27 file://CVE-2016-1568.patch \
27 " 28 "
28SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2" 29SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
29SRC_URI[md5sum] = "f7a5e2da22d057eb838a91da7aff43c8" 30SRC_URI[md5sum] = "f7a5e2da22d057eb838a91da7aff43c8"