mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
vim: Fix CVE-2026-33412
Pick patch from [1] also mentioned in NVD report with [2]
[1] 645ed6597d
[2] https://nvd.nist.gov/vuln/detail/CVE-2026-33412
(From OE-Core rev: dcedbba9b4d8a4cb02e2a7a291b934ea3bf7bdce)
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
39ca0f7ec1
commit
e05783e0b0
@@ -18,6 +18,7 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
|
||||
file://no-path-adjust.patch \
|
||||
file://CVE-2026-25749.patch \
|
||||
file://CVE-2026-26269.patch \
|
||||
file://CVE-2026-33412.patch \
|
||||
"
|
||||
|
||||
PV .= ".1683"
|
||||
|
||||
Reference in New Issue
Block a user