<div class="container">
<h1>Recommended update for kmod</h1>
<table class="table table-striped table-bordered">
<tbody>
<tr>
<th>Announcement ID:</th>
<td>SUSE-RU-2026:22519-1</td>
</tr>
<tr>
<th>Release Date:</th>
<td>2026-07-06T09:55:13Z</td>
</tr>
<tr>
<th>Rating:</th>
<td>moderate</td>
</tr>
<tr>
<th>References:</th>
<td>
<ul>
<li style="display: inline;">
<a href="https://jira.suse.com/browse/PED-16303">jsc#PED-16303</a>
</li>
</ul>
</td>
</tr>
<tr>
<th>Affected Products:</th>
<td>
<ul class="list-group">
<li class="list-group-item">SUSE Linux Micro 6.0</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>An update that contains one feature can now be installed.</p>
<h2>Description:</h2>
<p>This update for kmod fixes the following issues:</p>
<ul>
<li>Use in-kernel decompression if available (jsc#PED-16303):<ul>
<li>libkmod:<ul>
<li>Add a separate function to load the file contents when it's needed.
When it's not needed on the path of loading modules via finit_module(),
there is no need to mmap the file.</li>
<li>Extract 2 functions to handle finit_module vs init_modules differences,
with a fallback from the former to the latter.</li>
<li>Don't only set the type as direct, but also keep track of the compression being used.</li>
<li>When creating the context, read /sys/kernel/compression to check
what's the compression type supported by the kernel.</li>
<li>Use kernel decompression when available</li>
<li>add fallback MODULE_INIT_COMPRESSED_FILE define</li>
</ul>
</li>
</ul>
</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 Micro 6.0
<br/>
<code>zypper in -t patch SUSE-SLE-Micro-6.0-782=1</code>
</li>
</ul>
<h2>Package List:</h2>
<ul>
<li>
SUSE Linux Micro 6.0 (aarch64 s390x x86_64)
<ul>
<li>libkmod2-30-12.1</li>
<li>kmod-30-12.1</li>
<li>libkmod2-debuginfo-30-12.1</li>
<li>kmod-debuginfo-30-12.1</li>
<li>kmod-debugsource-30-12.1</li>
</ul>
</li>
</ul>
<h2>References:</h2>
<ul>
<li>
<a href="https://jira.suse.com/browse/PED-16303">https://jira.suse.com/browse/PED-16303</a>
</li>
</ul>
</div>