[oe] [meta-networking] [zeus] [PATCH] wireshark: upgrade 3.0.6 -> 3.0.9

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Mar 19 05:40:32 UTC 2020


To fix CVE issues, update to 3.0.9.

3.0.9
wnpa-sec-2020-03 LTE RRC dissector memory leak. Bug 16341.
wnpa-sec-2020-04 WiMax DLMAP dissector crash. Bug 16368.
wnpa-sec-2020-05 EAP dissector crash. Bug 16397.

3.0.8
wnpa-sec-2020-02 BT ATT dissector crash. Bug 16258. CVE-2020-7045.
3.0.7
wnpa-sec-2019-22 CMS dissector crash. Bug 15961. CVE-2019-19553.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 .../wireshark/{wireshark_3.0.6.bb => wireshark_3.0.9.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.0.6.bb => wireshark_3.0.9.bb} (95%)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.9.bb
similarity index 95%
rename from meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb
rename to meta-networking/recipes-support/wireshark/wireshark_3.0.9.bb
index ccaa0c94a..76309f140 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.9.bb
@@ -12,8 +12,8 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
 
 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
 
-SRC_URI[md5sum] = "c6f8d12a3efe21cc7885f7cb0c4bd938"
-SRC_URI[sha256sum] = "a87f4022a0c15ddbf1730bf1acafce9e75a4e657ce9fa494ceda0324c0c3e33e"
+SRC_URI[md5sum] = "4250b5bfb7f0ce04321114df9682503c"
+SRC_URI[sha256sum] = "bb4697ead91824b1fa33ffbe6643f6193459a66c906910a7611d5b26ff32aa04"
 
 PE = "1"
 
-- 
2.20.1





More information about the Openembedded-devel mailing list