Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release-1.30] - Bump multus and flannel images to fix CVE GO-2024-3106 #6781

Closed
manuelbuil opened this issue Sep 10, 2024 · 1 comment
Closed
Assignees

Comments

@manuelbuil
Copy link
Contributor

Backport fix for Bump multus and flannel images to fix CVE GO-2024-3106

@mdrahman-suse
Copy link
Contributor

Validated on v1.30.5-rc3+rke2r1

[2024-09-17T22:13:22.787Z] rke2 version v1.30.5-rc3+rke2r1 (0c83bc82315cd61664880d0b52a7e070e9fbd623)
[2024-09-17T22:13:22.787Z] go version go1.22.6 X:boringcrypto 
[2024-09-17T22:13:22.787Z] 
[2024-09-17T22:13:22.788Z] Command:
[2024-09-17T22:13:22.788Z] kubectl get node -o yaml  --kubeconfig=/tmp/mdrke2130vb_kubeconfig  | grep multus-cni -A1
[2024-09-17T22:13:22.788Z] ---------------------
[2024-09-17T22:13:22.788Z] Assertion:
[2024-09-17T22:13:22.788Z] v4.1.0-build20240910
[2024-09-17T22:13:22.788Z] ----------------------
[2024-09-17T22:13:22.788Z] Matched with result:
[2024-09-17T22:13:22.788Z] - docker.io/rancher/hardened-multus-cni@sha256:c94f19d908e91ce7c28e68a2d70366374ab21f1b2c9f06bcffdcd91b0a63d1f5
[2024-09-17T22:13:22.788Z]       - docker.io/rancher/hardened-multus-cni:v4.1.0-build20240910
[2024-09-17T22:13:22.788Z]       sizeBytes: 37427067
[2024-09-17T22:13:22.788Z] 
[2024-09-17T22:13:22.788Z] Command:
[2024-09-17T22:13:22.788Z] kubectl -n kube-system get pods -l k8s-app=canal -o jsonpath={..image}  --kubeconfig=/tmp/mdrke2130vb_kubeconfig  | awk '{for(i=1;i<=NF;i++) if($i ~ /calico/) print $i}'
[2024-09-17T22:13:22.788Z] ---------------------
[2024-09-17T22:13:22.788Z] Assertion:
[2024-09-17T22:13:22.788Z] v3.28.1-build20240911
[2024-09-17T22:13:22.788Z] ----------------------
[2024-09-17T22:13:22.788Z] Matched with result:
[2024-09-17T22:13:22.788Z] rancher/hardened-calico:v3.28.1-build20240911
[2024-09-17T22:13:22.788Z] rancher/hardened-calico:v3.28.1-build20240911
[2024-09-17T22:13:22.788Z] rancher/hardened-calico:v3.28.1-build20240911
[2024-09-17T22:13:22.788Z] docker.io/rancher/hardened-calico:v3.28.1-build20240911
[2024-09-17T22:13:22.789Z] docker.io/rancher/hardened-calico:v3.28.1-build20240911
[2024-09-17T22:13:22.789Z] docker.io/rancher/hardened-calico:v3.28.1-build20240911
[2024-09-17T22:13:24.624Z] 
[2024-09-17T22:13:24.624Z] Command:
[2024-09-17T22:13:24.624Z] kubectl -n kube-system get pods -l k8s-app=canal -o jsonpath={..image}  --kubeconfig=/tmp/mdrke2130vb_kubeconfig  | awk '{for(i=1;i<=NF;i++) if($i ~ /flannel/) print $i}'
[2024-09-17T22:13:24.624Z] ---------------------
[2024-09-17T22:13:24.624Z] Assertion:
[2024-09-17T22:13:24.624Z] v0.25.6-build20240910
[2024-09-17T22:13:24.624Z] ----------------------
[2024-09-17T22:13:24.624Z] Matched with result:
[2024-09-17T22:13:24.624Z] rancher/hardened-flannel:v0.25.6-build20240910
[2024-09-17T22:13:24.624Z] docker.io/rancher/hardened-flannel:v0.25.6-build20240910

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants