<div class="container">
    <h1>Security update for postgresql17 and postgresql18</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-SU-2026:20194-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2026-01-29T13:21:20Z</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=1253332">bsc#1253332</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1253333">bsc#1253333</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-2025-12817.html">CVE-2025-12817</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://www.suse.com/security/cve/CVE-2025-12818.html">CVE-2025-12818</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-2025-12817</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">5.3</span>
                                <span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-12817</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">4.3</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-12817</span>
                                <span class="cvss-source">
                                    (
                                    
                                        NVD
                                    
                                    ):
                                </span>
                                <span class="cvss-score">3.1</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-12818</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">8.7</span>
                                <span class="cvss-vector">CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-12818</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">8.8</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2025-12818</span>
                                <span class="cvss-source">
                                    (
                                    
                                        NVD
                                    
                                    ):
                                </span>
                                <span class="cvss-score">5.9</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/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 Server 16.0</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 16.0</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that solves two vulnerabilities can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for postgresql17 and postgresql18 fixes the following issues:</p>
<p>Changes in postgresql17, postgresql18:</p>
<p>Update to 17.7:</p>
<ul>
<li>https://www.postgresql.org/about/news/p-3171/</li>
<li>
<p>https://www.postgresql.org/docs/release/17.7/</p>
</li>
<li>
<p>bsc#1253332, CVE-2025-12817: Missing check for CREATE
  privileges on the schema in CREATE STATISTICS allowed table
  owners to create statistics in any schema, potentially leading
  to unexpected naming conflicts.</p>
</li>
<li>bsc#1253333, CVE-2025-12818: Several places in libpq were not
  sufficiently careful about computing the required size of a
  memory allocation. Sufficiently large inputs could cause
  integer overflow, resulting in an undersized buffer, which
  would then lead to writing past the end of the buffer.</li>
</ul>
<p>Postgresql is shipped in version 18.1.</p>
<p>pgvector was updated to 0.8.1 to support postgresql18.</p>
<p>pgaudit was updated to support postgresql18.</p>



    

    <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 16.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLES-16.0-216=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Linux Enterprise Server for SAP Applications 16.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLES-16.0-216=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Enterprise Server 16.0 (noarch)
                    <ul>
                        
                            <li>postgresql18-docs-18.1-160000.1.1</li>
                        
                            <li>postgresql-plperl-18-160000.1.1</li>
                        
                            <li>postgresql-pltcl-18-160000.1.1</li>
                        
                            <li>postgresql-server-18-160000.1.1</li>
                        
                            <li>postgresql17-docs-17.7-160000.1.1</li>
                        
                            <li>postgresql-contrib-18-160000.1.1</li>
                        
                            <li>postgresql-server-devel-18-160000.1.1</li>
                        
                            <li>postgresql-plpython-18-160000.1.1</li>
                        
                            <li>postgresql-docs-18-160000.1.1</li>
                        
                            <li>postgresql-18-160000.1.1</li>
                        
                            <li>postgresql-devel-18-160000.1.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Enterprise Server 16.0 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>libecpg6-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql15-pgaudit-debugsource-1.7.1-160000.3.1</li>
                        
                            <li>postgresql15-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-pgaudit-18.0-160000.3.1</li>
                        
                            <li>postgresql13-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-debugsource-18.1-160000.1.1</li>
                        
                            <li>postgresql18-plperl-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql14-pgaudit-debugsource-1.6.3-160000.3.1</li>
                        
                            <li>postgresql18-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgaudit-debugsource-17.1-160000.3.1</li>
                        
                            <li>postgresql17-plperl-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql17-contrib-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql18-server-devel-18.1-160000.1.1</li>
                        
                            <li>postgresql14-pgaudit-1.6.3-160000.3.1</li>
                        
                            <li>postgresql18-pltcl-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql18-server-18.1-160000.1.1</li>
                        
                            <li>postgresql17-debuginfo-17.7-160000.1.1</li>
                        
                            <li>libpq5-18.1-160000.1.1</li>
                        
                            <li>postgresql17-plpython-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql18-server-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql18-devel-18.1-160000.1.1</li>
                        
                            <li>postgresql17-17.7-160000.1.1</li>
                        
                            <li>postgresql17-devel-17.7-160000.1.1</li>
                        
                            <li>postgresql16-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-server-devel-17.7-160000.1.1</li>
                        
                            <li>postgresql18-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql16-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-server-devel-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql17-debugsource-17.7-160000.1.1</li>
                        
                            <li>postgresql18-pltcl-18.1-160000.1.1</li>
                        
                            <li>postgresql13-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-server-devel-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql15-pgaudit-debuginfo-1.7.1-160000.3.1</li>
                        
                            <li>libecpg6-18.1-160000.1.1</li>
                        
                            <li>postgresql18-plpython-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql13-pgaudit-debuginfo-1.5.3-160000.3.1</li>
                        
                            <li>postgresql17-plperl-17.7-160000.1.1</li>
                        
                            <li>postgresql18-pgaudit-debuginfo-18.0-160000.3.1</li>
                        
                            <li>postgresql14-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-devel-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql17-server-17.7-160000.1.1</li>
                        
                            <li>postgresql18-devel-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql18-plperl-18.1-160000.1.1</li>
                        
                            <li>postgresql17-pltcl-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql14-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql16-pgaudit-debugsource-16.1-160000.3.1</li>
                        
                            <li>postgresql13-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-pgaudit-debugsource-18.0-160000.3.1</li>
                        
                            <li>postgresql15-pgaudit-1.7.1-160000.3.1</li>
                        
                            <li>postgresql15-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pltcl-17.7-160000.1.1</li>
                        
                            <li>postgresql17-server-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql14-pgaudit-debuginfo-1.6.3-160000.3.1</li>
                        
                            <li>postgresql16-pgaudit-debuginfo-16.1-160000.3.1</li>
                        
                            <li>postgresql17-pgaudit-debuginfo-17.1-160000.3.1</li>
                        
                            <li>postgresql16-pgaudit-16.1-160000.3.1</li>
                        
                            <li>postgresql18-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql18-contrib-18.1-160000.1.1</li>
                        
                            <li>postgresql15-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-18.1-160000.1.1</li>
                        
                            <li>postgresql18-contrib-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql16-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgaudit-17.1-160000.3.1</li>
                        
                            <li>postgresql14-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>libpq5-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql13-pgaudit-1.5.3-160000.3.1</li>
                        
                            <li>postgresql17-plpython-17.7-160000.1.1</li>
                        
                            <li>postgresql18-plpython-18.1-160000.1.1</li>
                        
                            <li>postgresql13-pgaudit-debugsource-1.5.3-160000.3.1</li>
                        
                            <li>postgresql17-contrib-17.7-160000.1.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise Server for SAP Applications 16.0 (ppc64le x86_64)
                    <ul>
                        
                            <li>libecpg6-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql15-pgaudit-debugsource-1.7.1-160000.3.1</li>
                        
                            <li>postgresql15-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-pgaudit-18.0-160000.3.1</li>
                        
                            <li>postgresql13-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-debugsource-18.1-160000.1.1</li>
                        
                            <li>postgresql18-plperl-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql14-pgaudit-debugsource-1.6.3-160000.3.1</li>
                        
                            <li>postgresql18-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgaudit-debugsource-17.1-160000.3.1</li>
                        
                            <li>postgresql17-plperl-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql17-contrib-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql18-server-devel-18.1-160000.1.1</li>
                        
                            <li>postgresql14-pgaudit-1.6.3-160000.3.1</li>
                        
                            <li>postgresql18-pltcl-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql18-server-18.1-160000.1.1</li>
                        
                            <li>postgresql17-debuginfo-17.7-160000.1.1</li>
                        
                            <li>libpq5-18.1-160000.1.1</li>
                        
                            <li>postgresql17-plpython-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql18-server-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql18-devel-18.1-160000.1.1</li>
                        
                            <li>postgresql17-17.7-160000.1.1</li>
                        
                            <li>postgresql17-devel-17.7-160000.1.1</li>
                        
                            <li>postgresql16-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-server-devel-17.7-160000.1.1</li>
                        
                            <li>postgresql13-pgaudit-debugsource-1.5.3-160000.3.1</li>
                        
                            <li>postgresql18-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql16-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-server-devel-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql17-debugsource-17.7-160000.1.1</li>
                        
                            <li>postgresql18-pltcl-18.1-160000.1.1</li>
                        
                            <li>postgresql13-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-server-devel-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql15-pgaudit-debuginfo-1.7.1-160000.3.1</li>
                        
                            <li>libecpg6-18.1-160000.1.1</li>
                        
                            <li>postgresql18-plpython-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql13-pgaudit-debuginfo-1.5.3-160000.3.1</li>
                        
                            <li>postgresql17-plperl-17.7-160000.1.1</li>
                        
                            <li>postgresql18-pgaudit-debuginfo-18.0-160000.3.1</li>
                        
                            <li>postgresql14-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-devel-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql17-server-17.7-160000.1.1</li>
                        
                            <li>postgresql18-devel-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql18-plperl-18.1-160000.1.1</li>
                        
                            <li>postgresql17-pltcl-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql14-pgvector-debugsource-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql16-pgaudit-debugsource-16.1-160000.3.1</li>
                        
                            <li>postgresql18-pgaudit-debugsource-18.0-160000.3.1</li>
                        
                            <li>postgresql15-pgaudit-1.7.1-160000.3.1</li>
                        
                            <li>postgresql15-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pltcl-17.7-160000.1.1</li>
                        
                            <li>postgresql17-server-debuginfo-17.7-160000.1.1</li>
                        
                            <li>postgresql14-pgaudit-debuginfo-1.6.3-160000.3.1</li>
                        
                            <li>postgresql16-pgaudit-debuginfo-16.1-160000.3.1</li>
                        
                            <li>postgresql17-pgaudit-debuginfo-17.1-160000.3.1</li>
                        
                            <li>postgresql16-pgaudit-16.1-160000.3.1</li>
                        
                            <li>postgresql18-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql18-contrib-18.1-160000.1.1</li>
                        
                            <li>postgresql15-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql18-18.1-160000.1.1</li>
                        
                            <li>postgresql18-contrib-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql16-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-pgaudit-17.1-160000.3.1</li>
                        
                            <li>postgresql14-pgvector-debuginfo-0.8.1-160000.1.1</li>
                        
                            <li>libpq5-debuginfo-18.1-160000.1.1</li>
                        
                            <li>postgresql13-pgaudit-1.5.3-160000.3.1</li>
                        
                            <li>postgresql17-plpython-17.7-160000.1.1</li>
                        
                            <li>postgresql18-plpython-18.1-160000.1.1</li>
                        
                            <li>postgresql13-pgvector-0.8.1-160000.1.1</li>
                        
                            <li>postgresql17-contrib-17.7-160000.1.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Enterprise Server for SAP Applications 16.0 (noarch)
                    <ul>
                        
                            <li>postgresql18-docs-18.1-160000.1.1</li>
                        
                            <li>postgresql-plperl-18-160000.1.1</li>
                        
                            <li>postgresql-pltcl-18-160000.1.1</li>
                        
                            <li>postgresql-server-18-160000.1.1</li>
                        
                            <li>postgresql17-docs-17.7-160000.1.1</li>
                        
                            <li>postgresql-contrib-18-160000.1.1</li>
                        
                            <li>postgresql-server-devel-18-160000.1.1</li>
                        
                            <li>postgresql-plpython-18-160000.1.1</li>
                        
                            <li>postgresql-docs-18-160000.1.1</li>
                        
                            <li>postgresql-18-160000.1.1</li>
                        
                            <li>postgresql-devel-18-160000.1.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://www.suse.com/security/cve/CVE-2025-12817.html">https://www.suse.com/security/cve/CVE-2025-12817.html</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://www.suse.com/security/cve/CVE-2025-12818.html">https://www.suse.com/security/cve/CVE-2025-12818.html</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1253332">https://bugzilla.suse.com/show_bug.cgi?id=1253332</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1253333">https://bugzilla.suse.com/show_bug.cgi?id=1253333</a>
                    </li>
                
            
        </ul>
    
</div>