summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/openvswitch_git.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2024-05-09 17:48:24 +0530
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-05-13 22:33:28 -0400
commit77af3345cb99ae08b04a354b37c4afebd8b36981 (patch)
tree4dd8bd36d7496d824490ea01591511bae895f609 /recipes-networking/openvswitch/openvswitch_git.bb
parent35c723774ee06b3c1831f00a2cbf25cbeae132e1 (diff)
downloadmeta-virtualization-77af3345cb99ae08b04a354b37c4afebd8b36981.tar.gz
openvswitch: fix CVE-2020-35498 limitation in the OVS packet parsingdunfell
Upstream-Status: Backport https://github.com/openvswitch/ovs/commit/0625dc79aec73b966f206e55655a2816696246d0 Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch_git.bb')
-rw-r--r--recipes-networking/openvswitch/openvswitch_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
index 56a9c25f..c1cc23c0 100644
--- a/recipes-networking/openvswitch/openvswitch_git.bb
+++ b/recipes-networking/openvswitch/openvswitch_git.bb
@@ -32,6 +32,7 @@ SRC_URI = "file://openvswitch-switch \
32 file://systemd-update-tool-paths.patch \ 32 file://systemd-update-tool-paths.patch \
33 file://systemd-create-runtime-dirs.patch \ 33 file://systemd-create-runtime-dirs.patch \
34 file://CVE-2021-3905.patch \ 34 file://CVE-2021-3905.patch \
35 file://CVE-2020-35498.patch \
35 " 36 "
36 37
37LIC_FILES_CHKSUM = "file://LICENSE;md5=1ce5d23a6429dff345518758f13aaeab" 38LIC_FILES_CHKSUM = "file://LICENSE;md5=1ce5d23a6429dff345518758f13aaeab"