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:
Hitendra Prajapati
2026-04-02 09:41:13 +05:30
committed by Paul Barker
parent 39ca0f7ec1
commit e05783e0b0
2 changed files with 62 additions and 0 deletions

View File

@@ -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"