From f143211de32ce86a4be4b85defe62f984553075e Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Wed, 4 Mar 2015 14:20:43 -0800 Subject: [PATCH] wireshark: update to 12.4 The following vulnerabilities have been fixed. * [1]wnpa-sec-2015-06 The ATN-CPDLC dissector could crash. ([2]Bug 9952) [3]CVE-2015-2187 * [4]wnpa-sec-2015-07 The WCP dissector could crash. ([5]Bug 10844) [6]CVE-2015-2188 * [7]wnpa-sec-2015-08 The pcapng file parser could crash. ([8]Bug 10895) [9]CVE-2015-2189 * [10]wnpa-sec-2015-09 The LLDP dissector could crash. ([11]Bug 10983) [12]CVE-2015-2190 * [13]wnpa-sec-2015-10 The TNEF dissector could go into an infinite loop. Discovered by Vlad Tsyrklevich. ([14]Bug 11023) [15]CVE-2015-2191 * [16]wnpa-sec-2015-11 The SCSI OSD dissector could go into an infinite loop. Discovered by Vlad Tsyrklevich. ([17]Bug 11024) [18]CVE-2015-2192 For more information see https://www.wireshark.org/docs/relnotes/wireshark-1.12.4.html Signed-off-by: Armin Kuster Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- .../wireshark/{wireshark_1.12.3.bb => wireshark_1.12.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_1.12.3.bb => wireshark_1.12.4.bb} (93%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.4.bb similarity index 93% rename from meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb rename to meta-networking/recipes-support/wireshark/wireshark_1.12.4.bb index f16d0f68fa..683321657b 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.4.bb @@ -13,8 +13,8 @@ SRC_URI = " \ PE = "1" -SRC_URI[md5sum] = "e6318b8451d4e56d39bd911da296ef19" -SRC_URI[sha256sum] = "69950b9dcb1a630982b5f680554d73d27ee0dc856fc6aeef88c8d04eb5ac33ea" +SRC_URI[md5sum] = "acfa156fd35cb66c867b1ace992e4b5b" +SRC_URI[sha256sum] = "de804e98e252e4b795d28d6ac2d48d7f5aacd9b046ee44d44266983795ebc312" inherit autotools pkgconfig