Amazon Linux 2023 Security Advisory: ALAS2023-2025-1340
Advisory Released Date: 2026-01-07
Advisory Updated Date: 2026-03-11
FAQs regarding Amazon Linux ALAS/CVE Severity
SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read. (CVE-2025-47914)
SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption. (CVE-2025-58181)
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption. (CVE-2025-61729)
Affected Packages:
docker
Issue Correction:
Run dnf update docker --releasever 2023.10.20260105 or dnf update --advisory ALAS2023-2025-1340 --releasever 2023.10.20260105 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation
aarch64:
docker-debuginfo-25.0.14-1.amzn2023.0.1.aarch64
docker-25.0.14-1.amzn2023.0.1.aarch64
docker-debugsource-25.0.14-1.amzn2023.0.1.aarch64
src:
docker-25.0.14-1.amzn2023.0.1.src
x86_64:
docker-debuginfo-25.0.14-1.amzn2023.0.1.x86_64
docker-25.0.14-1.amzn2023.0.1.x86_64
docker-debugsource-25.0.14-1.amzn2023.0.1.x86_64
2026-03-11: CVE-2025-58181 was added to this advisory.
2026-03-11: CVE-2025-47914 was added to this advisory.