Amazon Linux 2023 Security Advisory: ALAS2023-2026-1874
Advisory Released Date: 2026-06-22
Advisory Updated Date: 2026-06-22
FAQs regarding Amazon Linux ALAS/CVE Severity
(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates. (CVE-2026-27145)
Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU. (CVE-2026-42504)
When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged. (CVE-2026-42507)
Affected Packages:
golist
Issue Correction:
Run dnf update golist --releasever 2023.12.20260622 or dnf update --advisory ALAS2023-2026-1874 --releasever 2023.12.20260622 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation
aarch64:
golist-debugsource-0.10.4-12.amzn2023.0.10.aarch64
golist-debuginfo-0.10.4-12.amzn2023.0.10.aarch64
golist-0.10.4-12.amzn2023.0.10.aarch64
src:
golist-0.10.4-12.amzn2023.0.10.src
x86_64:
golist-0.10.4-12.amzn2023.0.10.x86_64
golist-debuginfo-0.10.4-12.amzn2023.0.10.x86_64
golist-debugsource-0.10.4-12.amzn2023.0.10.x86_64