AWS eks high security documentation change
Summary
Updated Kubernetes version requirements for CVE-2023-2728 patches, removing specific 1.26/1.27 version ranges and adding coverage for all 1.31+ versions
Security assessment
Explicitly references CVE-2023-2728 patches in version requirements, indicating security vulnerability remediation. The change documents which versions contain security fixes.
Diff
diff --git a/eks/latest/userguide/eks-custom-ami-windows.md b/eks/latest/userguide/eks-custom-ami-windows.md index fe70077e5..a32bfde5c 100644 --- a//eks/latest/userguide/eks-custom-ami-windows.md +++ b//eks/latest/userguide/eks-custom-ami-windows.md @@ -28,4 +27,0 @@ The following **Amazon-managed** components for `eks` include patches for `CVE-2 - * `1.26.4` and higher - - * `1.27.2` and higher - @@ -37,0 +34,2 @@ The following **Amazon-managed** components for `eks` include patches for `CVE-2 + * All versions for Kubernetes 1.31 and higher +