aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.4.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-09-19 19:56:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 23:21:43 +0100
commit6d7c10eae8b23a71eee6d59baab42d98d8fb7ff8 (patch)
treecfc6cdc361e0a9aa42da0336baac82e92ef2bc3d /meta/recipes-devtools/qemu/qemu_2.4.0.bb
parent5729eb105ff69cae0eac7a596cb0e938f6159526 (diff)
downloadopenembedded-core-6d7c10eae8b23a71eee6d59baab42d98d8fb7ff8.tar.gz
qemu: Security fix for CVE-2016-4002
affects qemu < 2.6.0 Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.4.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.4.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.4.0.bb b/meta/recipes-devtools/qemu/qemu_2.4.0.bb
index 901a05737f..c33eb66c89 100644
--- a/meta/recipes-devtools/qemu/qemu_2.4.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.4.0.bb
@@ -28,6 +28,7 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
file://CVE-2016-4439.patch \
file://CVE-2016-6351_p1.patch \
file://CVE-2016-6351_p2.patch \
+ file://CVE-2016-4002.patch \
"
SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
SRC_URI[md5sum] = "186ee8194140a484a455f8e3c74589f4"