ALAS2023-2025-1232


Amazon Linux 2023 Security Advisory: ALAS2023-2025-1232
Advisory Released Date: 2025-10-27
Advisory Updated Date: 2025-10-27
Severity: Medium

Issue Overview:

The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module
compared to other ZIP implementations.

Remediation maintains this behavior, but checks that the offset specified in the ZIP64 EOCD Locator record matches the expected value. (CVE-2025-8291)


Affected Packages:

python3.12


Issue Correction:
Run dnf update python3.12 --releasever 2023.9.20251027 or dnf update --advisory ALAS2023-2025-1232 --releasever 2023.9.20251027 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:
    python3.12-devel-3.12.12-2.amzn2023.aarch64
    python3.12-3.12.12-2.amzn2023.aarch64
    python3.12-tkinter-3.12.12-2.amzn2023.aarch64
    python3.12-idle-3.12.12-2.amzn2023.aarch64
    python3.12-debug-3.12.12-2.amzn2023.aarch64
    python3.12-debugsource-3.12.12-2.amzn2023.aarch64
    python3.12-debuginfo-3.12.12-2.amzn2023.aarch64
    python3.12-libs-3.12.12-2.amzn2023.aarch64
    python3.12-test-3.12.12-2.amzn2023.aarch64

src:
    python3.12-3.12.12-2.amzn2023.src

x86_64:
    python3.12-tkinter-3.12.12-2.amzn2023.x86_64
    python3.12-3.12.12-2.amzn2023.x86_64
    python3.12-debugsource-3.12.12-2.amzn2023.x86_64
    python3.12-devel-3.12.12-2.amzn2023.x86_64
    python3.12-idle-3.12.12-2.amzn2023.x86_64
    python3.12-debug-3.12.12-2.amzn2023.x86_64
    python3.12-debuginfo-3.12.12-2.amzn2023.x86_64
    python3.12-libs-3.12.12-2.amzn2023.x86_64
    python3.12-test-3.12.12-2.amzn2023.x86_64