Is there a way to force bottlerocket ecs-2 AMI to use containerd 2.0? #4589
-
Hi, right now, WIZ security scanner is falsely reporting that bottlerocket-aws-ecs-2-aarch64-v1.42.0-5ed15786 is vulnerable to CVE-2024-40635, even though the deployed containerd version already patched the issue. Anyhow, we cannot ignore these findings, which is quite annoying. One idea would be to explicitly use containerd 2 and I found a PR that integrated support for it (#485 and #4375), but it looks like it's not enabled yet for the AWS managed bottlerocket AMIs. Is there a way to manually enable it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That variant is on
There is no way to change out |
Beta Was this translation helpful? Give feedback.
That variant is on
containerd
1.7.27 which is the patched version. I'm curious to know what logic Wiz is using to flag this because this should be a straighforward case where the version is the patched version for that CVE. I'd recommend asking them specifically since I can't speak to how they are detecting this.