[oe] [meta-networking][thud][PATCH] wireshark: Update to 2.6.10 for security fixes.

Armin Kuster akuster808 at gmail.com
Wed Sep 4 21:16:20 UTC 2019


Source: wireshark.org
MR: 99742, 99743, 99744, 99745, 99746 99747, 99742, 99748, 99062
Type: Security Fix
Disposition: Backport from wireshark.org
ChangeID: d9a2014ea6271a58633cea8899b63257b8b03cd3
Description:

Bug fix update only updates.

2.8.10:
wnpa-sec-2019-20 ASN.1 BER and related dissectors crash. Bug 15870. CVE-2019-13619.

2.8.9:
wnpa-sec-2019-19 Wireshark dissection engine crash. Bug 15778. CVE-2019-12295

2.6.8:
wnpa-sec-2019-09 NetScaler file parser crash. Bug 15497. CVE-2019-10895.
wnpa-sec-2019-10 SRVLOC dissector crash. Bug 15546. CVE-2019-10899.
wnpa-sec-2019-14 GSS-API dissector crash. Bug 15613. CVE-2019-10894.
wnpa-sec-2019-15 DOF dissector crash. Bug 15617. CVE-2019-10896.
wnpa-sec-2019-17 LDSS dissector crash. Bug 15620. CVE-2019-10901.
wnpa-sec-2019-18 DCERPC SPOOLSS dissector crash. Bug 15568. CVE-2019-10903.

Signed-off-by: Armin Kuster <akuster at mvista.com>
---
 .../wireshark/{wireshark_2.6.6.bb => wireshark_2.6.10.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_2.6.6.bb => wireshark_2.6.10.bb} (96%)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.6.6.bb b/meta-networking/recipes-support/wireshark/wireshark_2.6.10.bb
similarity index 96%
rename from meta-networking/recipes-support/wireshark/wireshark_2.6.6.bb
rename to meta-networking/recipes-support/wireshark/wireshark_2.6.10.bb
index 4699f67..1bda9ed 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.6.6.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.6.10.bb
@@ -14,8 +14,8 @@ SRC_URI = "https://1.as.dl.wireshark.org/src/all-versions/${BP}.tar.xz \
 
 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
 
-SRC_URI[md5sum] = "b30ba5b9b48ed2ff91c0ce357d33b46b"
-SRC_URI[sha256sum] = "487933ea075bdbb25d8df06017d9c4f49fc20eb7f6ec80af086718ed5550e863"
+SRC_URI[md5sum] = "4fd0cd96d990eab0e708339a5e0dc207"
+SRC_URI[sha256sum] = "b8fc32244352437db727a4517371dddfa9ffbf0057cfb58265588876b42b6c7e"
 
 PE = "1"
 
-- 
2.7.4



More information about the Openembedded-devel mailing list