suse-su-2025:20743-1
Vulnerability from csaf_suse
Published
2025-09-10 16:09
Modified
2025-09-10 16:09
Summary
Security update for docker
Notes
Title of the patch
Security update for docker
Description of the patch
This update for docker fixes the following issues:
Update to docker-buildx v0.28.0.
See upstream changelog: <https://github.com/docker/buildx/releases/tag/v0.28.0>
Update to Docker 28.4.0-ce.
See upstream changelog: <https://docs.docker.com/engine/release-notes/28/#2840>
- Update warnings and errors related to "docker buildx ..." so that they
reference our openSUSE docker-buildx packages.
- Enable building docker-buildx for SLE15 systems with SUSEConnect secret
injection enabled.jsc#PED-12534jsc#PED-8905 bsc#1247594
As docker-buildx does not support our SUSEConnect secret injection (and some
users depend "docker build" working transparently), patch the docker CLI so
that "docker build" will no longer automatically call "docker buildx build",
effectively making DOCKER_BUILDKIT=0 the default configuration. Users can
manually use "docker buildx ..." commands or set DOCKER_BUILDKIT=1 in order
to opt-in to using docker-buildx.
Users can silence the "docker build" warning by setting DOCKER_BUILDKIT=0
explicitly.
In order to inject SCC credentials with docker-buildx, users should use
RUN --mount=type=secret,id=SCCcredentials zypper -n ...
in their Dockerfiles, and
docker buildx build --secret id=SCCcredentials,src=/etc/zypp/credentials.d/SCCcredentials,type=file .
when doing their builds.
Update to Docker 28.3.3-ce. See upstream changelog online at <https://docs.docker.com/engine/release-notes/28/#2833>
Security issue fixed:
- CVE-2025-54388: firewalld reload can make published container ports accessible from remote hosts (bsc#1247367)
Update to docker-buildx v0.26.1. Upstream changelog: <https://github.com/docker/buildx/releases/tag/v0.26.1>
Update to docker-buildx v0.26.0. Upstream changelog: <https://github.com/docker/buildx/releases/tag/v0.26.0>
Patchnames
SUSE-SLE-Micro-6.1-257
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker fixes the following issues:\n\nUpdate to docker-buildx v0.28.0.\n\nSee upstream changelog: \u003chttps://github.com/docker/buildx/releases/tag/v0.28.0\u003e\n\nUpdate to Docker 28.4.0-ce.\n\nSee upstream changelog: \u003chttps://docs.docker.com/engine/release-notes/28/#2840\u003e\n\n- Update warnings and errors related to \"docker buildx ...\" so that they\n reference our openSUSE docker-buildx packages.\n\n- Enable building docker-buildx for SLE15 systems with SUSEConnect secret\n injection enabled.jsc#PED-12534jsc#PED-8905 bsc#1247594\n\n As docker-buildx does not support our SUSEConnect secret injection (and some\n users depend \"docker build\" working transparently), patch the docker CLI so\n that \"docker build\" will no longer automatically call \"docker buildx build\",\n effectively making DOCKER_BUILDKIT=0 the default configuration. Users can\n manually use \"docker buildx ...\" commands or set DOCKER_BUILDKIT=1 in order\n to opt-in to using docker-buildx.\n\n Users can silence the \"docker build\" warning by setting DOCKER_BUILDKIT=0\n explicitly.\n\n In order to inject SCC credentials with docker-buildx, users should use\n\n RUN --mount=type=secret,id=SCCcredentials zypper -n ...\n\n in their Dockerfiles, and\n\n docker buildx build --secret id=SCCcredentials,src=/etc/zypp/credentials.d/SCCcredentials,type=file .\n\n when doing their builds.\n\nUpdate to Docker 28.3.3-ce. See upstream changelog online at \u003chttps://docs.docker.com/engine/release-notes/28/#2833\u003e\n\nSecurity issue fixed:\n\n- CVE-2025-54388: firewalld reload can make published container ports accessible from remote hosts (bsc#1247367)\n\nUpdate to docker-buildx v0.26.1. Upstream changelog: \u003chttps://github.com/docker/buildx/releases/tag/v0.26.1\u003e\n\nUpdate to docker-buildx v0.26.0. Upstream changelog: \u003chttps://github.com/docker/buildx/releases/tag/v0.26.0\u003e\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-257",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20743-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20743-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520743-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20743-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041897.html"
},
{
"category": "self",
"summary": "SUSE Bug 1247367",
"url": "https://bugzilla.suse.com/1247367"
},
{
"category": "self",
"summary": "SUSE Bug 1247594",
"url": "https://bugzilla.suse.com/1247594"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54388 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54388/"
}
],
"title": "Security update for docker",
"tracking": {
"current_release_date": "2025-09-10T16:09:16Z",
"generator": {
"date": "2025-09-10T16:09:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20743-1",
"initial_release_date": "2025-09-10T16:09:16Z",
"revision_history": [
{
"date": "2025-09-10T16:09:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-28.4.0_ce-slfo.1.1_6.1.aarch64",
"product": {
"name": "docker-28.4.0_ce-slfo.1.1_6.1.aarch64",
"product_id": "docker-28.4.0_ce-slfo.1.1_6.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.aarch64",
"product": {
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.aarch64",
"product_id": "docker-buildx-0.28.0-slfo.1.1_6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-28.4.0_ce-slfo.1.1_6.1.ppc64le",
"product": {
"name": "docker-28.4.0_ce-slfo.1.1_6.1.ppc64le",
"product_id": "docker-28.4.0_ce-slfo.1.1_6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le",
"product": {
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le",
"product_id": "docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-28.4.0_ce-slfo.1.1_6.1.s390x",
"product": {
"name": "docker-28.4.0_ce-slfo.1.1_6.1.s390x",
"product_id": "docker-28.4.0_ce-slfo.1.1_6.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.s390x",
"product": {
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.s390x",
"product_id": "docker-buildx-0.28.0-slfo.1.1_6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-28.4.0_ce-slfo.1.1_6.1.x86_64",
"product": {
"name": "docker-28.4.0_ce-slfo.1.1_6.1.x86_64",
"product_id": "docker-28.4.0_ce-slfo.1.1_6.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.x86_64",
"product": {
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.x86_64",
"product_id": "docker-buildx-0.28.0-slfo.1.1_6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-28.4.0_ce-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.aarch64"
},
"product_reference": "docker-28.4.0_ce-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-28.4.0_ce-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.ppc64le"
},
"product_reference": "docker-28.4.0_ce-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-28.4.0_ce-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.s390x"
},
"product_reference": "docker-28.4.0_ce-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-28.4.0_ce-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.x86_64"
},
"product_reference": "docker-28.4.0_ce-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.aarch64"
},
"product_reference": "docker-buildx-0.28.0-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le"
},
"product_reference": "docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.s390x"
},
"product_reference": "docker-buildx-0.28.0-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-buildx-0.28.0-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.x86_64"
},
"product_reference": "docker-buildx-0.28.0-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-54388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54388"
}
],
"notes": [
{
"category": "general",
"text": "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. In versions 28.2.0 through 28.3.2, when the firewalld service is reloaded it removes all iptables rules including those created by Docker. While Docker should automatically recreate these rules, versions before 28.3.3 fail to recreate the specific rules that block external access to containers. This means that after a firewalld reload, containers with ports published to localhost (like 127.0.0.1:8080) become accessible from remote machines that have network routing to the Docker bridge, even though they should only be accessible from the host itself. The vulnerability only affects explicitly published ports - unpublished ports remain protected. This issue is fixed in version 28.3.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54388",
"url": "https://www.suse.com/security/cve/CVE-2025-54388"
},
{
"category": "external",
"summary": "SUSE Bug 1247367 for CVE-2025-54388",
"url": "https://bugzilla.suse.com/1247367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:docker-28.4.0_ce-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:docker-buildx-0.28.0-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T16:09:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-54388"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…