SUSE-SU-2023:4479-1: important: Security update for postgresql14

sle-updates at lists.suse.com sle-updates at lists.suse.com
Mon Nov 20 12:30:08 UTC 2023



# Security update for postgresql14

Announcement ID: SUSE-SU-2023:4479-1  
Rating: important  
References:

  * bsc#1216022
  * bsc#1216734
  * bsc#1216960
  * bsc#1216961
  * bsc#1216962

  
Cross-References:

  * CVE-2023-5868
  * CVE-2023-5869
  * CVE-2023-5870

  
CVSS scores:

  * CVE-2023-5868 ( SUSE ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  * CVE-2023-5869 ( SUSE ):  9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  * CVE-2023-5870 ( SUSE ):  6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

  
Affected Products:

  * Basesystem Module 15-SP4
  * Legacy Module 15-SP5
  * openSUSE Leap 15.4
  * openSUSE Leap 15.5
  * Server Applications Module 15-SP4
  * SUSE Enterprise Storage 7.1
  * SUSE Linux Enterprise Desktop 15 SP4
  * SUSE Linux Enterprise Desktop 15 SP5
  * SUSE Linux Enterprise High Performance Computing 15 SP2
  * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2
  * SUSE Linux Enterprise High Performance Computing 15 SP3
  * SUSE Linux Enterprise High Performance Computing 15 SP4
  * SUSE Linux Enterprise High Performance Computing 15 SP5
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3
  * SUSE Linux Enterprise Micro 5.3
  * SUSE Linux Enterprise Micro 5.4
  * SUSE Linux Enterprise Micro 5.5
  * SUSE Linux Enterprise Micro 6.0
  * SUSE Linux Enterprise Real Time 15 SP4
  * SUSE Linux Enterprise Real Time 15 SP5
  * SUSE Linux Enterprise Server 15 SP2
  * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2
  * SUSE Linux Enterprise Server 15 SP3
  * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3
  * SUSE Linux Enterprise Server 15 SP4
  * SUSE Linux Enterprise Server 15 SP5
  * SUSE Linux Enterprise Server for SAP Applications 15 SP2
  * SUSE Linux Enterprise Server for SAP Applications 15 SP3
  * SUSE Linux Enterprise Server for SAP Applications 15 SP4
  * SUSE Linux Enterprise Server for SAP Applications 15 SP5
  * SUSE Manager Proxy 4.3
  * SUSE Manager Retail Branch Server 4.3
  * SUSE Manager Server 4.3
  * SUSE Package Hub 15 15-SP4
  * SUSE Package Hub 15 15-SP5

  
  
An update that solves three vulnerabilities and has two security fixes can now
be installed.

## Description:

This update for postgresql14 fixes the following issues:

Security issues fixed:

  * CVE-2023-5868: Fix handling of unknown-type arguments in DISTINCT "any"
    aggregate functions. This error led to a text-type value being interpreted
    as an unknown-type value (that is, a zero-terminated string) at runtime.
    This could result in disclosure of server memory following the text value.
    (bsc#1216962)
  * CVE-2023-5869: Detect integer overflow while computing new array dimensions.
    When assigning new elements to array subscripts that are outside the current
    array bounds, an undetected integer overflow could occur in edge cases.
    Memory stomps that are potentially exploitable for arbitrary code execution
    are possible, and so is disclosure of server memory. (bsc#1216961)
  * CVE-2023-5870: Prevent the pg_signal_backend role from signalling background
    workers and autovacuum processes. The documentation says that
    pg_signal_backend cannot issue signals to superuser-owned processes. It was
    able to signal these background processes, though, because they advertise a
    role OID of zero. Treat that as indicating superuser ownership. The security
    implications of cancelling one of these process types are fairly small so
    far as the core code goes (we'll just start another one), but extensions
    might add background workers that are more vulnerable. Also ensure that the
    is_superuser parameter is set correctly in such processes. No specific
    security consequences are known for that oversight, but it might be
    significant for some extensions. (bsc#1216960)

  * update to 14.10: https://www.postgresql.org/docs/14/release-14-10.html

  * Overhaul postgresql-README.SUSE and move it from the binary package to the
    noarch wrapper package.

  * Change the unix domain socket location from /var/run to /run.

## 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:

  * SUSE Linux Enterprise Server for SAP Applications 15 SP3  
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4479=1

  * SUSE Enterprise Storage 7.1  
    zypper in -t patch SUSE-Storage-7.1-2023-4479=1

  * openSUSE Leap 15.4  
    zypper in -t patch openSUSE-SLE-15.4-2023-4479=1

  * openSUSE Leap 15.5  
    zypper in -t patch openSUSE-SLE-15.5-2023-4479=1

  * Basesystem Module 15-SP4  
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2023-4479=1

  * Legacy Module 15-SP5  
    zypper in -t patch SUSE-SLE-Module-Legacy-15-SP5-2023-4479=1

  * SUSE Package Hub 15 15-SP4  
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4479=1

  * SUSE Package Hub 15 15-SP5  
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4479=1

  * Server Applications Module 15-SP4  
    zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP4-2023-4479=1

  * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4479=1

  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4479=1

  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4479=1

  * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2  
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4479=1

  * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3  
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4479=1

  * SUSE Linux Enterprise Server for SAP Applications 15 SP2  
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4479=1

## Package List:

  * SUSE Linux Enterprise Server for SAP Applications 15 SP3 (ppc64le x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP3 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * SUSE Enterprise Storage 7.1 (aarch64 x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * SUSE Enterprise Storage 7.1 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-llvmjit-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-test-14.10-150200.5.36.1
    * postgresql14-llvmjit-devel-14.10-150200.5.36.1
    * postgresql14-llvmjit-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * openSUSE Leap 15.4 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-llvmjit-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-test-14.10-150200.5.36.1
    * postgresql14-llvmjit-devel-14.10-150200.5.36.1
    * postgresql14-llvmjit-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * openSUSE Leap 15.5 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * Basesystem Module 15-SP4 (aarch64 ppc64le s390x x86_64)
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
  * Legacy Module 15-SP5 (aarch64 ppc64le s390x x86_64)
    * postgresql14-llvmjit-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-llvmjit-devel-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-llvmjit-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * Legacy Module 15-SP5 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * SUSE Package Hub 15 15-SP4 (aarch64 ppc64le s390x x86_64)
    * postgresql14-llvmjit-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-llvmjit-devel-14.10-150200.5.36.1
    * postgresql14-llvmjit-debuginfo-14.10-150200.5.36.1
    * postgresql14-test-14.10-150200.5.36.1
  * SUSE Package Hub 15 15-SP5 (aarch64 ppc64le s390x x86_64)
    * postgresql14-llvmjit-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-llvmjit-debuginfo-14.10-150200.5.36.1
    * postgresql14-test-14.10-150200.5.36.1
  * Server Applications Module 15-SP4 (aarch64 ppc64le s390x x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * Server Applications Module 15-SP4 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 (aarch64
    x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (aarch64
    x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (aarch64
    x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 (aarch64 ppc64le s390x
    x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (aarch64 ppc64le s390x
    x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP2 (ppc64le x86_64)
    * postgresql14-server-debuginfo-14.10-150200.5.36.1
    * postgresql14-plpython-14.10-150200.5.36.1
    * postgresql14-pltcl-debuginfo-14.10-150200.5.36.1
    * postgresql14-debuginfo-14.10-150200.5.36.1
    * postgresql14-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-plperl-14.10-150200.5.36.1
    * postgresql14-debugsource-14.10-150200.5.36.1
    * postgresql14-devel-14.10-150200.5.36.1
    * postgresql14-pltcl-14.10-150200.5.36.1
    * postgresql14-plpython-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-debuginfo-14.10-150200.5.36.1
    * postgresql14-14.10-150200.5.36.1
    * postgresql14-server-devel-14.10-150200.5.36.1
    * postgresql14-plperl-debuginfo-14.10-150200.5.36.1
    * postgresql14-server-devel-debuginfo-14.10-150200.5.36.1
    * postgresql14-contrib-14.10-150200.5.36.1
    * postgresql14-server-14.10-150200.5.36.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP2 (noarch)
    * postgresql14-docs-14.10-150200.5.36.1

## References:

  * https://www.suse.com/security/cve/CVE-2023-5868.html
  * https://www.suse.com/security/cve/CVE-2023-5869.html
  * https://www.suse.com/security/cve/CVE-2023-5870.html
  * https://bugzilla.suse.com/show_bug.cgi?id=1216022
  * https://bugzilla.suse.com/show_bug.cgi?id=1216734
  * https://bugzilla.suse.com/show_bug.cgi?id=1216960
  * https://bugzilla.suse.com/show_bug.cgi?id=1216961
  * https://bugzilla.suse.com/show_bug.cgi?id=1216962

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.suse.com/pipermail/sle-updates/attachments/20231120/57429625/attachment.htm>


More information about the sle-updates mailing list