aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2023-11-03 11:19:31 +0530
committerArmin Kuster <akuster808@gmail.com>2023-11-12 10:41:59 -0500
commit026fcadc2e2a270e0942554dea785f4ecf1c5959 (patch)
tree903af7568de4275351b03fed42b84852244b24fb /meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
parent7c74ee839d65e71ffd2e8aaf8fb34cfa7ab9529d (diff)
downloadmeta-openembedded-026fcadc2e2a270e0942554dea785f4ecf1c5959.tar.gz
wireshark: Fix CVE-2023-3649
Upstream-Status: Backport from https://gitlab.com/wireshark/wireshark/-/commit/75e0ffcb42f3816e5f2fdef12f3c9ae906130b0c Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
index 64e436df38..b4425cb663 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
@@ -18,6 +18,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
file://CVE-2023-0667.patch \
file://CVE-2023-0668.patch \
file://CVE-2023-2906.patch \
+ file://CVE-2023-3649.patch \
"
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"