aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2024-01-10 10:40:57 +0530
committerArmin Kuster <akuster808@gmail.com>2024-03-03 16:38:27 -0500
commit84a84000f735ac54b8668161768563a9b32602a3 (patch)
tree23488f59f2ffd0f77827ac8d2b8d6a60a9b56fe8 /meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
parent10d8982782b32a3940d2b2b57927ae6978e0f472 (diff)
downloadmeta-openembedded-84a84000f735ac54b8668161768563a9b32602a3.tar.gz
wireshark: fix CVE-2024-0208 GVCP dissector crash
Upstream-Status: Backport from https://gitlab.com/wireshark/wireshark/-/commit/a8586fde3a6512466afb2a660538ef3fe712076b 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 7d99a1438b..b36a0acbfb 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.18.bb
@@ -21,6 +21,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
file://CVE-2023-3649.patch \
file://CVE-2022-0585-CVE-2023-2879.patch \
file://CVE-2022-4345.patch \
+ file://CVE-2024-0208.patch \
"
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"