mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
vim: fix CVE-2021-3927 and CVE-2021-3928
Backport patches to fix CVE-2021-3927 and CVE-2021-3928. (From OE-Core rev: 41ba5054fc4d014ab3a2af0cc7673e275aaecee0) Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
729693f0c2
commit
39ee281be1
@@ -23,6 +23,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
||||
file://CVE-2021-3903.patch \
|
||||
file://CVE-2021-3872.patch \
|
||||
file://CVE-2021-3875.patch \
|
||||
file://CVE-2021-3927.patch \
|
||||
file://CVE-2021-3928.patch \
|
||||
"
|
||||
|
||||
SRCREV = "98056533b96b6b5d8849641de93185dd7bcadc44"
|
||||
|
||||
Reference in New Issue
Block a user