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 4c919719f3..e771cd97a8 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 @@ -30,6 +30,15 @@ # Keep versions on both arches in sync. =app-emulation/qemu-guest-agent-9.2.0 ~arm64 + +# Needed to address CVE-2025-22871 and to bring in a patch disabling +# gold linker on arm64. +=dev-lang/go-1.24.2-r1 ~amd64 ~arm64 + +# Needed to address CVE-2024-56406. +=dev-lang/perl-5.40.2 ~amd64 ~arm64 + +# Keep versions on both arches in sync. =dev-lang/python-3.11.12 ~amd64 =dev-lang/yasm-1.3.0-r1 ~arm64 =dev-libs/ding-libs-0.6.2-r1 ~arm64