From aff83600a78908a5d3d4a148f3b6ce0f6fe30daa Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 23 Jun 2025 13:48:36 +0200 Subject: [PATCH] overlay profiles: Add accept keywords for vim packages --- .../profiles/coreos/base/package.accept_keywords | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 17c0943342..bd4f4a2589 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -35,6 +35,10 @@ # The only available ebuild (from GURU) has ~amd64 and no keyword for arm64 yet. =app-crypt/clevis-19-r1 ** +# Needed to address CVE-2025-1215, CVE-2025-22134, CVE-2025-24014, GHSA-63p5-mwg2-787v, CVE-2025-27423, CVE-2025-29768 +=app-editors/vim-9.1.1436 ~amd64 ~arm64 +=app-editors/vim-core-9.1.1436 ~amd64 ~arm64 + # Needed by arm64-native SDK. =app-emulation/open-vmdk-1.0 *