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 18:02:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 15:26:31 +0100
commitaa366a5cb5c4ed84537381d71dd5e66514c575be (patch)
tree35a869598ad95e991a01768264f383fd31fee248 /meta/recipes-devtools/qemu/qemu_2.5.0.bb
parent72a8636e3cfdfef8d95fee4af721dd7acaa89ffc (diff)
downloadopenembedded-core-contrib-aa366a5cb5c4ed84537381d71dd5e66514c575be.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.5.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.5.0.bb1
1 files changed, 1 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 03a6cbe331..7651e9a5ae 100644
--- a/meta/recipes-devtools/qemu/qemu_2.5.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.5.0.bb
@@ -16,6 +16,7 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
file://rng_remove_the_unused_request_cancellation_code.patch \
file://rng_move_request_queue_cleanup_from_RngEgd_to_RngBackend.patch \
file://CVE-2016-2858.patch \
+ file://CVE-2016-3710.patch \
"
SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
SRC_URI[md5sum] = "f469f2330bbe76e3e39db10e9ac4f8db"