vim: Fix CVE-2026-25749

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

(From OE-Core rev: ce685e18a6dd7137094a10a9051aefc123a0f2e4)

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:46 -07:00
committed by Paul Barker
parent 48269c1e3f
commit f469c5647d
2 changed files with 65 additions and 0 deletions

View File

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