vim: Fix CVE-2026-26269

Pick patch from [1] also mentioned in [2]
[1] c5f312aad8
[2] https://nvd.nist.gov/vuln/detail/CVE-2026-26269

(From OE-Core rev: 1d870ab25eea1c0204fb7abe109251aa55326b76)

Signed-off-by: Anil Dongare <adongare@cisco.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
Anil Dongare
2026-04-01 11:18:47 -07:00
committed by Paul Barker
parent f469c5647d
commit 39ca0f7ec1
2 changed files with 151 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
file://0001-src-Makefile-improve-reproducibility.patch \
file://no-path-adjust.patch \
file://CVE-2026-25749.patch \
file://CVE-2026-26269.patch \
"
PV .= ".1683"