summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/openvswitch_git.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2022-09-20 10:50:18 +0530
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-09-20 10:18:31 -0400
commitbeea119eb529b4a11f266004aee8b548427aea39 (patch)
treeb7a6e56057a8aea513ac64a0b17d8c32734947a2 /recipes-networking/openvswitch/openvswitch_git.bb
parentcb95344976dd44081078abd83d8821e01b10c211 (diff)
downloadmeta-virtualization-beea119eb529b4a11f266004aee8b548427aea39.tar.gz
openvswitch: CVE-2021-3905 External triggered memory leak
Source: https://gitlab.com/libvirt/libvirt MR: 121447 Type: Security Fix Disposition: Backport from https://github.com/openvswitch/ovs/commit/803ed12e31b0377c37d7aa8c94b3b92f2081e349 ChangeID: 8f3a31bbf11be6a5aef9b7cf6ed1c2e56c28ff44 Description: CVE-2021-3905 openvswitch: External triggered memory leak in Open vSwitch while processing fragmented packets. Affects openvswitch < 2.17.0 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 86144196..56a9c25f 100644
--- a/recipes-networking/openvswitch/openvswitch_git.bb
+++ b/recipes-networking/openvswitch/openvswitch_git.bb
@@ -31,6 +31,7 @@ SRC_URI = "file://openvswitch-switch \
31 file://python-switch-remaining-scripts-to-use-python3.patch \ 31 file://python-switch-remaining-scripts-to-use-python3.patch \
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 " 35 "
35 36
36LIC_FILES_CHKSUM = "file://LICENSE;md5=1ce5d23a6429dff345518758f13aaeab" 37LIC_FILES_CHKSUM = "file://LICENSE;md5=1ce5d23a6429dff345518758f13aaeab"