ALAS2023-2025-1202


Amazon Linux 2023 Security Advisory: ALAS2023-2025-1202
Advisory Released Date: 2025-09-29
Advisory Updated Date: 2025-09-29
Severity: Important

Issue Overview:

The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permit request smuggling. (CVE-2025-22871)

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).

After analysis, we have determined that 2025-22872 do not pose a security risk to docker or containerd on Amazon Linux 2 or Amazon Linux 2023. Source code analysis using govulncheck has confirmed that these packages do not contain the vulnerable code. As a result, no security patches are required for these specific packages on AL2 and AL2023. (CVE-2025-22872)


Affected Packages:

amazon-ssm-agent


Issue Correction:
Run dnf update amazon-ssm-agent --releasever 2023.9.20250929 or dnf update --advisory ALAS2023-2025-1202 --releasever 2023.9.20250929 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation

New Packages:
aarch64:
    amazon-ssm-agent-3.3.3050.0-1.amzn2023.aarch64

src:
    amazon-ssm-agent-3.3.3050.0-1.amzn2023.src

x86_64:
    amazon-ssm-agent-3.3.3050.0-1.amzn2023.x86_64