<div class="container">
<h1>Security update for docker</h1>
<table class="table table-striped table-bordered">
<tbody>
<tr>
<th>Announcement ID:</th>
<td>SUSE-SU-2024:4319-1</td>
</tr>
<tr>
<th>Release Date:</th>
<td>2024-12-13T20:16:51Z</td>
</tr>
<tr>
<th>Rating:</th>
<td>important</td>
</tr>
<tr>
<th>References:</th>
<td>
<ul>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1217070">bsc#1217070</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1228324">bsc#1228324</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1228553">bsc#1228553</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1229806">bsc#1229806</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1230294">bsc#1230294</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1230331">bsc#1230331</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1230333">bsc#1230333</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1231348">bsc#1231348</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1232999">bsc#1232999</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1233819">bsc#1233819</a>
</li>
</ul>
</td>
</tr>
<tr>
<th>
Cross-References:
</th>
<td>
<ul>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2023-45142.html">CVE-2023-45142</a>
</li>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2023-47108.html">CVE-2023-47108</a>
</li>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2024-41110.html">CVE-2024-41110</a>
</li>
</ul>
</td>
</tr>
<tr>
<th>CVSS scores:</th>
<td>
<ul class="list-group">
<li class="list-group-item">
<span class="cvss-reference">CVE-2023-45142</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">7.5</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2023-45142</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">7.5</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2023-47108</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">7.5</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2023-47108</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">7.5</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2024-41110</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">9.9</span>
<span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H</span>
</li>
</ul>
</td>
</tr>
<tr>
<th>Affected Products:</th>
<td>
<ul class="list-group">
<li class="list-group-item">SUSE Linux Enterprise High Performance Computing 12 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise Server 12 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise Server 12 SP5 LTSS</li>
<li class="list-group-item">SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security</li>
<li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12 SP5</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>An update that solves three vulnerabilities and has seven security fixes can now be installed.</p>
<h2>Description:</h2>
<p>This update for docker fixes the following issues:</p>
<ul>
<li>Update docker-buildx to v0.19.2. See upstream changelog online at
<https://github.com/docker/buildx/releases/tag/v0.19.2>.</li>
</ul>
<p>Some notable changelogs from the last update:
* <https://github.com/docker/buildx/releases/tag/v0.19.0>
* <https://github.com/docker/buildx/releases/tag/v0.18.0></p>
<ul>
<li>Add a new toggle file /etc/docker/suse-secrets-enable which allows users to
disable the SUSEConnect integration with Docker (which creates special mounts
in /run/secrets to allow container-suseconnect to authenticate containers
with registries on registered hosts). bsc#1231348 bsc#1232999</li>
</ul>
<p>In order to disable these mounts, just do</p>
<pre><code>echo 0 > /etc/docker/suse-secrets-enable
</code></pre>
<p>and restart Docker. In order to re-enable them, just do</p>
<pre><code>echo 1 > /etc/docker/suse-secrets-enable
</code></pre>
<p>and restart Docker. Docker will output information on startup to tell you
whether the SUSE secrets feature is enabled or not.</p>
<ul>
<li>
<p>Disable docker-buildx builds for SLES. It turns out that build containers
with docker-buildx don't currently get the SUSE secrets mounts applied,
meaning that container-suseconnect doesn't work when building images.
bsc#1233819</p>
</li>
<li>
<p>Remove DOCKER_NETWORK_OPTS from docker.service. This was removed from
sysconfig a long time ago, and apparently this causes issues with systemd in
some cases.</p>
</li>
<li>
<p>Allow a parallel docker-stable RPM to exists in repositories.</p>
</li>
<li>
<p>Update to docker-buildx v0.17.1 to match standalone docker-buildx package we
are replacing. See upstream changelog online at
<https://github.com/docker/buildx/releases/tag/v0.17.1></p>
</li>
<li>
<p>Allow users to disable SUSE secrets support by setting
DOCKER_SUSE_SECRETS_ENABLE=0 in /etc/sysconfig/docker. (bsc#1231348)</p>
</li>
<li>
<p>Mark docker-buildx as required since classic "docker build" has been
deprecated since Docker 23.0. (bsc#1230331)</p>
</li>
<li>
<p>Import docker-buildx v0.16.2 as a subpackage. Previously this was a separate
package, but with docker-stable it will be necessary to maintain the packages
together and it makes more sense to have them live in the same OBS package.
(bsc#1230333)</p>
</li>
<li>
<p>Update to Docker 26.1.5-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/26.1/#2615>
bsc#1230294</p>
</li>
<li>
<p>This update includes fixes for:</p>
</li>
<li>CVE-2024-41110. bsc#1228324</li>
<li>CVE-2023-47108. bsc#1217070 bsc#1229806</li>
<li>
<p>CVE-2023-45142. bsc#1228553 bsc#1229806</p>
</li>
<li>
<p>Update to Docker 26.1.4-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/26.1/#2614></p>
</li>
<li>
<p>Update to Docker 26.1.0-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/26.1/#2610></p>
</li>
<li>
<p>Update --add-runtime to point to correct binary path.</p>
</li>
</ul>
<h2>Patch Instructions:</h2>
<p>
To install this SUSE update use the SUSE recommended
installation methods like YaST online_update or "zypper patch".<br/>
Alternatively you can run the command listed for your product:
</p>
<ul class="list-group">
<li class="list-group-item">
SUSE Linux Enterprise Server 12 SP5 LTSS
<br/>
<code>zypper in -t patch SUSE-SLE-SERVER-12-SP5-LTSS-2024-4319=1</code>
</li>
<li class="list-group-item">
SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security
<br/>
<code>zypper in -t patch SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4319=1</code>
</li>
</ul>
<h2>Package List:</h2>
<ul>
<li>
SUSE Linux Enterprise Server 12 SP5 LTSS (aarch64 ppc64le s390x x86_64)
<ul>
<li>docker-26.1.5_ce-98.120.1</li>
<li>docker-debuginfo-26.1.5_ce-98.120.1</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 12 SP5 LTSS (noarch)
<ul>
<li>docker-bash-completion-26.1.5_ce-98.120.1</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security (x86_64)
<ul>
<li>docker-26.1.5_ce-98.120.1</li>
<li>docker-debuginfo-26.1.5_ce-98.120.1</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security (noarch)
<ul>
<li>docker-bash-completion-26.1.5_ce-98.120.1</li>
</ul>
</li>
</ul>
<h2>References:</h2>
<ul>
<li>
<a href="https://www.suse.com/security/cve/CVE-2023-45142.html">https://www.suse.com/security/cve/CVE-2023-45142.html</a>
</li>
<li>
<a href="https://www.suse.com/security/cve/CVE-2023-47108.html">https://www.suse.com/security/cve/CVE-2023-47108.html</a>
</li>
<li>
<a href="https://www.suse.com/security/cve/CVE-2024-41110.html">https://www.suse.com/security/cve/CVE-2024-41110.html</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1217070">https://bugzilla.suse.com/show_bug.cgi?id=1217070</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1228324">https://bugzilla.suse.com/show_bug.cgi?id=1228324</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1228553">https://bugzilla.suse.com/show_bug.cgi?id=1228553</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1229806">https://bugzilla.suse.com/show_bug.cgi?id=1229806</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1230294">https://bugzilla.suse.com/show_bug.cgi?id=1230294</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1230331">https://bugzilla.suse.com/show_bug.cgi?id=1230331</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1230333">https://bugzilla.suse.com/show_bug.cgi?id=1230333</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1231348">https://bugzilla.suse.com/show_bug.cgi?id=1231348</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1232999">https://bugzilla.suse.com/show_bug.cgi?id=1232999</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1233819">https://bugzilla.suse.com/show_bug.cgi?id=1233819</a>
</li>
</ul>
</div>