1 Answer
- Newest
- Most votes
- Most comments
0
CVE-2025-68121 affects the Go stdlib (1.25.1) statically compiled into EKS node binaries (kubelet and containerd). Although Amazon Linux Advisory Service (ALAS) shows fixes are available for all Amazon Linux flavors (ALAS CVE-2025-68121), these only patch the OS-level packages.
OS-level updates do not resolve the CVE in EKS nodes because the vulnerable Go stdlib is statically linked into the binaries. The only solution is to update EKS node groups to a new EKS-optimized AMI where AWS has rebuilt the binaries with the patched Go stdlib.
Recommended actions until the patched AMI is available:
- Monitor the Amazon EKS-Optimized AMI release notes for the next AMI release addressing this CVE.
- Engage AWS Support to confirm ETA or request early access to a patched AMI.
- Mitigate exposure by restricting workloads, applying network policies, and limiting untrusted access to nodes.
Once the patched AMI is released, update all affected node groups to eliminate the vulnerability.
answered 2 months ago
Relevant content
- asked 3 years ago
- asked 3 years ago
- asked 7 months ago
- AWS OFFICIALUpdated a year ago
