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