ALAS2NITRO-ENCLAVES-2025-070


Amazon Linux 2 Security Advisory: ALAS2NITRO-ENCLAVES-2025-070
Advisory Released Date: 2025-10-14
Advisory Updated Date: 2025-10-14
Severity: Low

Issue Overview:

Moby is an open source container framework developed by Docker Inc. that is distributed as Docker Engine, Mirantis Container Runtime, and various other downstream projects/products. A firewalld vulnerability affects Moby releases before 28.0.0. When firewalld reloads, Docker fails to re-create iptables rules that isolate bridge networks, allowing any container to access all ports on any other container across different bridge networks on the same host. This breaks network segmentation between containers that should be isolated, creating significant risk in multi-tenant environments. Only containers in --internal networks remain protected.
Workarounds include reloading firewalld and either restarting the docker daemon, re-creating bridge networks, or using rootless mode. Maintainers anticipate a fix for this issue in version 25.0.13. (CVE-2025-54410)


Affected Packages:

docker


Note:

This advisory is applicable to Amazon Linux 2 - Nitro-enclaves Extra. Visit this page to learn more about Amazon Linux 2 (AL2) Extras and this FAQ section for the difference between AL2 Core and AL2 Extras advisories.


Issue Correction:
Run yum update docker or yum update --advisory ALAS2NITRO-ENCLAVES-2025-070 to update your system.

New Packages:
aarch64:
    docker-25.0.13-1.amzn2.0.1.aarch64
    docker-debuginfo-25.0.13-1.amzn2.0.1.aarch64

src:
    docker-25.0.13-1.amzn2.0.1.src

x86_64:
    docker-25.0.13-1.amzn2.0.1.x86_64
    docker-debuginfo-25.0.13-1.amzn2.0.1.x86_64