From 3c686ae0141ecd863442ba7654e65dc2480b6228 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 6 Feb 2016 15:14:55 -0800 Subject: qemu: Security fix CVE-2015-7295 CVE-2015-7295 Qemu: net: virtio-net possible remote DoS (From OE-Core rev: 74771f8c41aaede0ddfb86983c6841bd1f1c1f0f) (From OE-Core rev: 3a7c84952d40f95b0f34bc35eef4490ecc8da07e) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-devtools/qemu/qemu_2.2.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-devtools/qemu/qemu_2.2.0.bb') diff --git a/meta/recipes-devtools/qemu/qemu_2.2.0.bb b/meta/recipes-devtools/qemu/qemu_2.2.0.bb index 66e928faf9..890a9b6fb3 100644 --- a/meta/recipes-devtools/qemu/qemu_2.2.0.bb +++ b/meta/recipes-devtools/qemu/qemu_2.2.0.bb @@ -25,6 +25,9 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \ file://CVE-2015-7512.patch \ file://CVE-2015-8345.patch \ file://CVE-2016-1568.patch \ + file://CVE-2015-7295_1.patch \ + file://CVE-2015-7295_2.patch \ + file://CVE-2015-7295_3.patch \ " SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2" SRC_URI[md5sum] = "f7a5e2da22d057eb838a91da7aff43c8" -- cgit v1.2.3-54-g00ecf