summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/qemu/qemu_2.1.0.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2015-08-18 10:45:56 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-01 21:28:00 +0100
commit0bd4b0c7ede8a52559e4bf05085a3f0d46a0a280 (patch)
treef2b3a345b77256295292d97c48f816e958f98a09 /meta/recipes-devtools/qemu/qemu_2.1.0.bb
parent18a01db3f2430095a4e6966aed5afd738dbc112e (diff)
downloadopenembedded-core-0bd4b0c7ede8a52559e4bf05085a3f0d46a0a280.tar.gz
openembedded-core-0bd4b0c7ede8a52559e4bf05085a3f0d46a0a280.tar.bz2
openembedded-core-0bd4b0c7ede8a52559e4bf05085a3f0d46a0a280.zip
qemu: CVE-2014-7840
Fixes insufficient parameter validation during ram load Reference http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7840 Upstream commit: http://git.qemu.org/?p=qemu.git;a=commit; h=0be839a2701369f669532ea5884c15bead1c6e08 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.1.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.1.0.bb b/meta/recipes-devtools/qemu/qemu_2.1.0.bb
index d0ce74458b..5e5ecf00db 100644
--- a/meta/recipes-devtools/qemu/qemu_2.1.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.1.0.bb
@@ -8,6 +8,7 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
file://Qemu-Arm-versatilepb-Add-memory-size-checking.patch \
file://0001-Back-porting-security-fix-CVE-2014-5388.patch \
file://qemu-CVE-2015-3456.patch \
+ file://CVE-2014-7840.patch \
"
SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
SRC_URI[md5sum] = "6726977292b448cbc7f89998fac6983b"