aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2022-09-26 17:10:55 +0530
committerKhem Raj <raj.khem@gmail.com>2022-09-26 18:14:53 -0700
commitde66eb0c0dae0930f9e1ba7a358db1ae6b3f2849 (patch)
tree80ae582e7103066a4d88d01ea8c5c23f8926d317 /meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
parentc350665f61ab3e6f36b131852d7e388f90476ef7 (diff)
downloadmeta-openembedded-contrib-de66eb0c0dae0930f9e1ba7a358db1ae6b3f2849.tar.gz
wireshark: CVE-2022-3190 Infinite loop in legacy style dissector
Source: https://gitlab.com/wireshark/wireshark/-/commit/67326401a595fffbc67eeed48eb6c55d66a55f67 MR: 122044 Type: Security Fix Disposition: Backport from https://gitlab.com/wireshark/wireshark/-/commit/67326401a595fffbc67eeed48eb6c55d66a55f67 ChangeID: 13f833dfbd8f76db1ea01984441b212f08e6e4f5 Description: CVE-2022-3190 wireshark: Infinite loop in legacy style dissector. Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Khem Raj <raj.khem@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.bb1
1 files changed, 1 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 38fdbce892..1a4aedc139 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
@@ -15,6 +15,7 @@ SRC_URI += " \
file://0002-flex-Remove-line-directives.patch \
file://0003-bison-Remove-line-directives.patch \
file://0004-lemon-Remove-line-directives.patch \
+ file://CVE-2022-3190.patch \
"
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"