<div class="container">
    <h1>Security update for etcd</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-SU-2025:0357-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2025-02-04T14:22:02Z</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1095184">bsc#1095184</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1183703">bsc#1183703</a>
                        </li>
                    
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">openSUSE Leap 15.6</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that has two security fixes can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for etcd fixes the following issues:
  Security
Update to version 3.5.18:</p>
<ul>
<li>Ensure all goroutines created by StartEtcd to exit before
    closing the errc</li>
<li>mvcc: restore tombstone index if it&#x27;s first revision</li>
<li>Bump go toolchain to 1.22.11</li>
<li>Avoid deadlock in etcd.Close when stopping during bootstrapping</li>
<li>etcdutl/etcdutl: use datadir package to build wal/snapdir</li>
<li>Remove duplicated <-s.ReadyNotify()</li>
<li>Do not wait for ready notify if the server is stopping</li>
<li>Fix mixVersion test case: ensure a snapshot to be sent out</li>
<li>*: support custom content check offline in v2store</li>
<li>Print warning message for deprecated flags if set</li>
<li>fix runtime error: comparing uncomparable type</li>
<li>
<p>add tls min/max version to grpc proxy</p>
</li>
<li>
<p>Fixing a configuration data loss bug:
  Fillup really really wants that the template and the target file
  actually follow the sysconfig format. The current config and the
  current template do not fulfill this requirement.
  Move the current /etc/sysconfig/etcd to /etc/default/etcd and
  install a new sysconfig file which only adds the ETCD_OPTIONS
  option, which is actually used by the unit file.
  This also makes it a bit cleaner to move etcd to use
  --config-file in the long run.</p>
</li>
<li>
<p>Update etcd configuration file based on
  https://github.com/etcd-io/etcd/blob/v3.5.17/etcd.conf.yml.sample</p>
</li>
</ul>
<p>Update to version 3.5.17:</p>
<ul>
<li>fix(defrag): close temp file in case of error</li>
<li>Bump go toolchain to 1.22.9</li>
<li>fix(defrag): handle defragdb failure</li>
<li>fix(defrag): handle no space left error</li>
<li>[3.5] Fix risk of a partial write txn being applied</li>
<li>[serverWatchStream] terminate recvLoop on sws.close()</li>
</ul>
<p>Update to version 3.5.16:</p>
<ul>
<li>Bump go toolchain to 1.22.7</li>
<li>Introduce compaction sleep interval flag</li>
<li>Fix passing default grpc call options in Kubernetes client</li>
<li>Skip leadership check if the etcd instance is active processing
    heartbeats</li>
<li>Introduce Kubernetes KV interface to etcd client</li>
</ul>
<p>Update to version 3.5.15:</p>
<ul>
<li>Differentiate the warning message for rejected client and peer</li>
<li>connections</li>
<li>Suppress noisy basic auth token deletion log</li>
<li>Support multiple values for allowed client and peer TLS
    identities(#18015)</li>
<li>print error log when validation on conf change failed</li>
</ul>
<p>Update to version 3.5.14:</p>
<ul>
<li>etcdutl: Fix snapshot restore memory alloc issue</li>
<li>server: Implement WithMmapSize option for backend config</li>
<li>gRPC health server sets serving status to NOT_SERVING on defrag</li>
<li>server/mvcc: introduce compactBeforeSetFinishedCompact
    failpoint</li>
<li>Update the compaction log when bootstrap and update compact&#x27;s
    signature</li>
<li>add experimental-snapshot-catchup-entries flag.</li>
<li>Fix retry requests when receiving ErrGPRCNotSupportedForLearner</li>
</ul>
<p>Update to version 3.5.13:</p>
<ul>
<li>Fix progress notification for watch that doesn&#x27;t get any events</li>
<li>pkg/types: Support Unix sockets in NewURLS</li>
<li>added arguments to the grpc-proxy: dial-keepalive-time,
    dial-keepalive-timeout, permit-without-stream</li>
<li>server: fix comment to match function name</li>
<li>Make CGO_ENABLED configurable for etcd 3.5</li>
<li>etcdserver: drain leaky goroutines before test completed</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">
                openSUSE Leap 15.6
                
                    
                        <br/>
                        <code>zypper in -t patch openSUSE-SLE-15.6-2025-357=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>etcdctl-3.5.18-150000.7.9.1</li>
                        
                            <li>etcd-3.5.18-150000.7.9.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1095184">https://bugzilla.suse.com/show_bug.cgi?id=1095184</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1183703">https://bugzilla.suse.com/show_bug.cgi?id=1183703</a>
                    </li>
                
            
        </ul>
    
</div>