AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-05-25 · Documentation low

File: eks/latest/userguide/eks-custom-ami-windows.md

Summary

Removed specific Kubernetes version references (1.24.5+, 1.25.4+) that previously included CVE-2023-2728 patches and deleted a note about eksctl version requirements

Security assessment

While CVE-2023-2728 is referenced, the change removes outdated version information rather than addressing an active security vulnerability. This appears to be documentation maintenance rather than a direct security response.

Diff

diff --git a/eks/latest/userguide/eks-custom-ami-windows.md b/eks/latest/userguide/eks-custom-ami-windows.md
index 34dc1fed6..fe70077e5 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.24.5` and higher
-
-  * `1.25.4` and higher
-
@@ -128,4 +123,0 @@ When using an Amazon EKS optimized Windows AMI as a base isn’t viable, you can
-###### Note
-
-The `1.24.0` `eks-optimized-ami-windows` build component versions require `eksctl` version `0.129` or lower.
-