SUSE-SU-2026:2001-1: important: Security update for postgresql16

SLE-SECURITY-UPDATES null at suse.de
Tue May 19 16:31:19 UTC 2026


# Security update for postgresql16

Announcement ID: SUSE-SU-2026:2001-1  
Release Date: 2026-05-19T08:21:21Z  
Rating: important  
References:

  * bsc#1263804
  * bsc#1265172
  * bsc#1265173
  * bsc#1265174
  * bsc#1265175
  * bsc#1265177
  * bsc#1265178
  * bsc#1265179
  * bsc#1265181
  * bsc#1265182
  * jsc#PED-14824

  
Cross-References:

  * CVE-2026-6472
  * CVE-2026-6473
  * CVE-2026-6474
  * CVE-2026-6475
  * CVE-2026-6477
  * CVE-2026-6478
  * CVE-2026-6479
  * CVE-2026-6637
  * CVE-2026-6638

  
CVSS scores:

  * CVE-2026-6472 ( SUSE ):  5.4 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
  * CVE-2026-6472 ( NVD ):  5.4 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
  * CVE-2026-6473 ( SUSE ):  8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  * CVE-2026-6473 ( NVD ):  8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  * CVE-2026-6474 ( SUSE ):  4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  * CVE-2026-6474 ( NVD ):  4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  * CVE-2026-6475 ( SUSE ):  8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  * CVE-2026-6475 ( NVD ):  8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  * CVE-2026-6477 ( SUSE ):  8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  * CVE-2026-6477 ( NVD ):  8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  * CVE-2026-6478 ( SUSE ):  6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  * CVE-2026-6478 ( NVD ):  6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  * CVE-2026-6479 ( SUSE ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2026-6479 ( NVD ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2026-6637 ( SUSE ):  8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  * CVE-2026-6637 ( NVD ):  8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  * CVE-2026-6638 ( SUSE ):  3.7 CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
  * CVE-2026-6638 ( NVD ):  3.7 CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
  * CVE-2026-6638 ( NVD ):  8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

  
Affected Products:

  * Legacy Module 15-SP7
  * openSUSE Leap 15.6
  * Server Applications Module 15-SP7
  * SUSE Linux Enterprise Desktop 15 SP7
  * SUSE Linux Enterprise Real Time 15 SP7
  * SUSE Linux Enterprise Server 15 SP6
  * SUSE Linux Enterprise Server 15 SP6 LTSS
  * SUSE Linux Enterprise Server 15 SP7
  * SUSE Linux Enterprise Server for SAP Applications 15 SP6
  * SUSE Linux Enterprise Server for SAP Applications 15 SP7
  * SUSE Package Hub 15 15-SP7

  
  
An update that solves nine vulnerabilities, contains one feature and has one
security fix can now be installed.

## Description:

This update for postgresql16 fixes the following issues

Update to version 16.13.

Security issues:

  * CVE-2026-6472: ensure the user has CREATE privilege on the schema specified
    (bsc#1265172).
  * CVE-2026-6473: integer overflows in memory-allocation calculations
    (bsc#1265173).
  * CVE-2026-6474: Guard against malicious time zone names (bsc#1265174).
  * CVE-2026-6475: Prevent path traversal in pg_basebackup and pg_rewind
    (bsc#1265175).
  * CVE-2026-6477: Mark PQfn() as unsafe, and avoid using it within libpq
    (bsc#1265177).
  * CVE-2026-6478: Use timing-safe string comparisons in authentication code
    (bsc#1265178).
  * CVE-2026-6479: Prevent unbounded recursion while processing startup packets
    (bsc#1265179).
  * CVE-2026-6637: Prevent SQL injection and buffer overruns in contrib/spi
    (bsc#1265181).
  * CVE-2026-6638: Properly quote object names in logical replication origin
    checks (bsc#1265182).

Non security issue:

  * Get rid of update-alternatives for openSUSE/SLE 16.0 and newer to support
    immutable systems and transactional updates (jsc#PED-14824).
  * /usr/bin/pg_config is missing after migrating away from update-alternatives
    (bsc#1263804).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".  
Alternatively you can run the command listed for your product:

  * openSUSE Leap 15.6  
    zypper in -t patch SUSE-2026-2001=1

  * Server Applications Module 15-SP7  
    zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP7-2026-2001=1

  * SUSE Linux Enterprise Server 15 SP6 LTSS  
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2001=1

  * Legacy Module 15-SP7  
    zypper in -t patch SUSE-SLE-Module-Legacy-15-SP7-2026-2001=1

  * SUSE Linux Enterprise Server for SAP Applications 15 SP6  
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2001=1

  * SUSE Package Hub 15 15-SP7  
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2001=1

## Package List:

  * openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64 i586)
    * postgresql16-pltcl-16.14-150600.16.33.1
    * postgresql16-devel-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-devel-16.14-150600.16.33.1
    * postgresql16-contrib-16.14-150600.16.33.1
    * postgresql16-16.14-150600.16.33.1
    * postgresql16-server-16.14-150600.16.33.1
    * postgresql16-server-devel-debuginfo-16.14-150600.16.33.1
    * postgresql16-contrib-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-debuginfo-16.14-150600.16.33.1
    * postgresql16-llvmjit-devel-16.14-150600.16.33.1
    * postgresql16-plpython-debuginfo-16.14-150600.16.33.1
    * postgresql16-devel-16.14-150600.16.33.1
    * postgresql16-test-16.14-150600.16.33.1
    * postgresql16-pltcl-debuginfo-16.14-150600.16.33.1
    * postgresql16-plperl-16.14-150600.16.33.1
    * postgresql16-plperl-debuginfo-16.14-150600.16.33.1
    * postgresql16-llvmjit-debuginfo-16.14-150600.16.33.1
    * postgresql16-debuginfo-16.14-150600.16.33.1
    * postgresql16-llvmjit-16.14-150600.16.33.1
    * postgresql16-plpython-16.14-150600.16.33.1
    * postgresql16-debugsource-16.14-150600.16.33.1
  * openSUSE Leap 15.6 (noarch)
    * postgresql16-docs-16.14-150600.16.33.1
  * Server Applications Module 15-SP7 (aarch64 ppc64le s390x x86_64)
    * postgresql16-server-16.14-150600.16.33.1
    * postgresql16-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-devel-16.14-150600.16.33.1
    * postgresql16-server-debuginfo-16.14-150600.16.33.1
    * postgresql16-debugsource-16.14-150600.16.33.1
    * postgresql16-16.14-150600.16.33.1
  * SUSE Linux Enterprise Server 15 SP6 LTSS (aarch64 ppc64le s390x x86_64)
    * postgresql16-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-16.14-150600.16.33.1
    * postgresql16-contrib-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-devel-debuginfo-16.14-150600.16.33.1
    * postgresql16-devel-16.14-150600.16.33.1
    * postgresql16-pltcl-16.14-150600.16.33.1
    * postgresql16-devel-debuginfo-16.14-150600.16.33.1
    * postgresql16-pltcl-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-devel-16.14-150600.16.33.1
    * postgresql16-contrib-16.14-150600.16.33.1
    * postgresql16-server-debuginfo-16.14-150600.16.33.1
    * postgresql16-plpython-debuginfo-16.14-150600.16.33.1
    * postgresql16-plperl-16.14-150600.16.33.1
    * postgresql16-debugsource-16.14-150600.16.33.1
    * postgresql16-16.14-150600.16.33.1
    * postgresql16-plperl-debuginfo-16.14-150600.16.33.1
    * postgresql16-plpython-16.14-150600.16.33.1
  * SUSE Linux Enterprise Server 15 SP6 LTSS (noarch)
    * postgresql16-docs-16.14-150600.16.33.1
  * Legacy Module 15-SP7 (aarch64 ppc64le s390x x86_64)
    * postgresql16-debuginfo-16.14-150600.16.33.1
    * postgresql16-contrib-debuginfo-16.14-150600.16.33.1
    * postgresql16-devel-16.14-150600.16.33.1
    * postgresql16-devel-debuginfo-16.14-150600.16.33.1
    * postgresql16-contrib-16.14-150600.16.33.1
    * postgresql16-debugsource-16.14-150600.16.33.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP6 (ppc64le x86_64)
    * postgresql16-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-16.14-150600.16.33.1
    * postgresql16-contrib-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-devel-debuginfo-16.14-150600.16.33.1
    * postgresql16-devel-16.14-150600.16.33.1
    * postgresql16-pltcl-16.14-150600.16.33.1
    * postgresql16-devel-debuginfo-16.14-150600.16.33.1
    * postgresql16-pltcl-debuginfo-16.14-150600.16.33.1
    * postgresql16-server-devel-16.14-150600.16.33.1
    * postgresql16-contrib-16.14-150600.16.33.1
    * postgresql16-server-debuginfo-16.14-150600.16.33.1
    * postgresql16-plpython-debuginfo-16.14-150600.16.33.1
    * postgresql16-plperl-16.14-150600.16.33.1
    * postgresql16-debugsource-16.14-150600.16.33.1
    * postgresql16-16.14-150600.16.33.1
    * postgresql16-plperl-debuginfo-16.14-150600.16.33.1
    * postgresql16-plpython-16.14-150600.16.33.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP6 (noarch)
    * postgresql16-docs-16.14-150600.16.33.1
  * SUSE Package Hub 15 15-SP7 (aarch64 ppc64le s390x x86_64)
    * postgresql16-debuginfo-16.14-150600.16.33.1
    * postgresql16-llvmjit-16.14-150600.16.33.1
    * postgresql16-test-16.14-150600.16.33.1
    * postgresql16-llvmjit-devel-16.14-150600.16.33.1
    * postgresql16-debugsource-16.14-150600.16.33.1
    * postgresql16-llvmjit-debuginfo-16.14-150600.16.33.1

## References:

  * https://www.suse.com/security/cve/CVE-2026-6472.html
  * https://www.suse.com/security/cve/CVE-2026-6473.html
  * https://www.suse.com/security/cve/CVE-2026-6474.html
  * https://www.suse.com/security/cve/CVE-2026-6475.html
  * https://www.suse.com/security/cve/CVE-2026-6477.html
  * https://www.suse.com/security/cve/CVE-2026-6478.html
  * https://www.suse.com/security/cve/CVE-2026-6479.html
  * https://www.suse.com/security/cve/CVE-2026-6637.html
  * https://www.suse.com/security/cve/CVE-2026-6638.html
  * https://bugzilla.suse.com/show_bug.cgi?id=1263804
  * https://bugzilla.suse.com/show_bug.cgi?id=1265172
  * https://bugzilla.suse.com/show_bug.cgi?id=1265173
  * https://bugzilla.suse.com/show_bug.cgi?id=1265174
  * https://bugzilla.suse.com/show_bug.cgi?id=1265175
  * https://bugzilla.suse.com/show_bug.cgi?id=1265177
  * https://bugzilla.suse.com/show_bug.cgi?id=1265178
  * https://bugzilla.suse.com/show_bug.cgi?id=1265179
  * https://bugzilla.suse.com/show_bug.cgi?id=1265181
  * https://bugzilla.suse.com/show_bug.cgi?id=1265182
  * https://jira.suse.com/browse/PED-14824

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.suse.com/pipermail/sle-security-updates/attachments/20260519/524c9fbf/attachment.htm>


More information about the sle-security-updates mailing list