aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2023-06-26 11:37:25 +0530
committerArmin Kuster <akuster808@gmail.com>2023-07-02 11:16:23 -0400
commit0338bf0c6aba2763ea27ef6eee4d443f038b7d58 (patch)
treeb8f556cfae59083d2e3ac15010ced6802077a77e /meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
parentd57b6c0002b01b553965bced292ef5529f416acf (diff)
downloadmeta-openembedded-contrib-0338bf0c6aba2763ea27ef6eee4d443f038b7d58.tar.gz
wireshark: Fix Multiple CVEs
Backport fixes for: * CVE-2023-0666 - Upstream-Status: Backport from https://gitlab.com/wireshark/wireshark/-/commit/265cbf15a418b629c3c8f02c0ba901913b1c8fd2 * CVE-2023-0667 - Upstream-Status: Backport from https://gitlab.com/wireshark/wireshark/-/commit/85fbca8adb09ea8e1af635db3d92727fbfa1e28a * CVE-2023-0668 - Upstream-Status: Backport from https://gitlab.com/wireshark/wireshark/-/commit/c4f37d77b29ec6a9754795d0efb6f68d633728d9 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.4.12.bb')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb b/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
index 94ce2e1ac1..ec6e11edd2 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
@@ -21,6 +21,9 @@ SRC_URI += " \
file://CVE-2023-2858.patch \
file://CVE-2023-2879.patch \
file://CVE-2023-2952.patch \
+ file://CVE-2023-0666.patch \
+ file://CVE-2023-0667.patch \
+ file://CVE-2023-0668.patch \
"
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"