mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
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:
committed by
Paul Barker
parent
48269c1e3f
commit
f469c5647d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user