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 18:02:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 23:21:43 +0100
commit8ce0ce8a229f8cb2b854e3b9619a9ad75d9b6fe4 (patch)
treec79d0e8253cbd5441d4127d270ce4f940a89bbf4 /meta/recipes-devtools/qemu/qemu_2.4.0.bb
parent15b6586ae64f745777ba5c42f4cf055aeeed83d8 (diff)
downloadopenembedded-core-contrib-8ce0ce8a229f8cb2b854e3b9619a9ad75d9b6fe4.tar.gz
qemu: Security Fix CVE-2016-3710
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 8d47b16e64..f32424200d 100644
--- a/meta/recipes-devtools/qemu/qemu_2.4.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.4.0.bb
@@ -20,6 +20,7 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
file://CVE-2015-7295_3.patch \
file://CVE-2016-2197.patch \
file://CVE-2016-2198.patch \
+ file://CVE-2016-3710.patch \
"
SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
SRC_URI[md5sum] = "186ee8194140a484a455f8e3c74589f4"