From: Peter Marko <[email protected]> Details https://nvd.nist.gov/vuln/detail/CVE-2025-66476
Signed-off-by: Peter Marko <[email protected]> --- meta/recipes-support/vim/vim_9.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-support/vim/vim_9.1.bb b/meta/recipes-support/vim/vim_9.1.bb index f358e61132b..e536d4ce4bd 100644 --- a/meta/recipes-support/vim/vim_9.1.bb +++ b/meta/recipes-support/vim/vim_9.1.bb @@ -17,3 +17,6 @@ ALTERNATIVE_LINK_NAME[xxd] = "${bindir}/xxd" # in many places for _FORTIFY_SOURCE=2. Security flags become part of CC. # lcl_maybe_fortify = "${@oe.utils.conditional('DEBUG_BUILD','1','','-D_FORTIFY_SOURCE=1',d)}" + +# not-applicable-platform: Issue only applies on Windows +CVE_CHECK_IGNORE += "CVE-2025-66476"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#231543): https://lists.openembedded.org/g/openembedded-core/message/231543 Mute This Topic: https://lists.openembedded.org/mt/117914998/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
