mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
vim: Fix CVE-2026-28419
Pick patch from [1] also mentioned in [2] [1] https://github.com/vim/vim/commit/9b7dfa2948c9e1e5e32a5812812d580c7879f4a0 [2] https://nvd.nist.gov/vuln/detail/CVE-2026-28419 (From OE-Core rev: 5e05e5e86d4ac5cc8a8d39ceb4f784feb9b0d327) Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
8a34192bc3
commit
3255ae82d1
@@ -20,6 +20,7 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
||||
file://CVE-2026-26269.patch \
|
||||
file://CVE-2026-33412.patch \
|
||||
file://CVE-2026-28418.patch \
|
||||
file://CVE-2026-28419.patch \
|
||||
"
|
||||
|
||||
PV .= ".1683"
|
||||
|
||||
Reference in New Issue
Block a user