aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.5.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-09-19 19:52:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 15:26:34 +0100
commit72ee7cac11523a56b99282c03199b5b84326edf5 (patch)
treebcf559045534b2ed0a74607ce39344e132692d8d /meta/recipes-devtools/qemu/qemu_2.5.0.bb
parentb5c787631cd35fa5b3f10391c883ae7a3717690f (diff)
downloadopenembedded-core-contrib-72ee7cac11523a56b99282c03199b5b84326edf5.tar.gz
qemu: Security fix CVE-2016-6351
affects qemu < 2.6.0 Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.5.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.5.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.5.0.bb b/meta/recipes-devtools/qemu/qemu_2.5.0.bb
index d1d718554e..feb6352531 100644
--- a/meta/recipes-devtools/qemu/qemu_2.5.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.5.0.bb
@@ -22,6 +22,8 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
file://CVE-2016-3712_p3.patch \
file://CVE-2016-3712_p4.patch \
file://CVE-2016-4439.patch \
+ file://CVE-2016-6351_p1.patch \
+ file://CVE-2016-6351_p2.patch \
"
SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
SRC_URI[md5sum] = "f469f2330bbe76e3e39db10e9ac4f8db"