Operating System:

[SUSE]

Published:

21 November 2023

Protect yourself against future threats.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2023.6880
                     Security update for postgresql14
                             21 November 2023

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           postgresql14
Publisher:         SUSE
Operating System:  SUSE
Resolution:        Patch/Upgrade
CVE Names:         CVE-2023-5870 CVE-2023-5869 CVE-2023-5868

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2023/suse-su-20234479-1

Comment: CVSS (Max):  9.8 CVE-2023-5869 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)
         CVSS Source: SUSE
         Calculator:  https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

- --------------------------BEGIN INCLUDED TEXT--------------------

Security update for postgresql14

Announcement ID:  SUSE-SU-2023:4479-1
     Rating:      important
                    o bsc#1216022
                    o bsc#1216734
   References:      o bsc#1216960
                    o bsc#1216961
                    o bsc#1216962

                    o CVE-2023-5868
Cross-References:   o CVE-2023-5869
                    o CVE-2023-5870

                    o 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
                    o CVE-2023-5869 ( SUSE ): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/
  CVSS scores:        S:U/C:H/I:H/A:H
                    o 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

                    o Basesystem Module 15-SP4
                    o Legacy Module 15-SP5
                    o openSUSE Leap 15.4
                    o openSUSE Leap 15.5
                    o Server Applications Module 15-SP4
                    o SUSE Enterprise Storage 7.1
                    o SUSE Linux Enterprise Desktop 15 SP4
                    o SUSE Linux Enterprise Desktop 15 SP5
                    o SUSE Linux Enterprise High Performance Computing 15 SP2
                    o SUSE Linux Enterprise High Performance Computing 15 SP2
                      LTSS 15-SP2
                    o SUSE Linux Enterprise High Performance Computing 15 SP3
                    o SUSE Linux Enterprise High Performance Computing 15 SP4
                    o SUSE Linux Enterprise High Performance Computing 15 SP5
                    o SUSE Linux Enterprise High Performance Computing ESPOS 15
                      SP3
                    o SUSE Linux Enterprise High Performance Computing LTSS 15
                      SP3
    Affected        o SUSE Linux Enterprise Micro 5.3
    Products:       o SUSE Linux Enterprise Micro 5.4
                    o SUSE Linux Enterprise Micro 5.5
                    o SUSE Linux Enterprise Micro 6.0
                    o SUSE Linux Enterprise Real Time 15 SP4
                    o SUSE Linux Enterprise Real Time 15 SP5
                    o SUSE Linux Enterprise Server 15 SP2
                    o SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2
                    o SUSE Linux Enterprise Server 15 SP3
                    o SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3
                    o SUSE Linux Enterprise Server 15 SP4
                    o SUSE Linux Enterprise Server 15 SP5
                    o SUSE Linux Enterprise Server for SAP Applications 15 SP2
                    o SUSE Linux Enterprise Server for SAP Applications 15 SP3
                    o SUSE Linux Enterprise Server for SAP Applications 15 SP4
                    o SUSE Linux Enterprise Server for SAP Applications 15 SP5
                    o SUSE Manager Proxy 4.3
                    o SUSE Manager Retail Branch Server 4.3
                    o SUSE Manager Server 4.3
                    o SUSE Package Hub 15 15-SP4
                    o 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:

  o 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)
  o 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)
  o 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)

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

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

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

  o SUSE Linux Enterprise Server for SAP Applications 15 SP3
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4479=1
  o SUSE Enterprise Storage 7.1
    zypper in -t patch SUSE-Storage-7.1-2023-4479=1
  o openSUSE Leap 15.4
    zypper in -t patch openSUSE-SLE-15.4-2023-4479=1
  o openSUSE Leap 15.5
    zypper in -t patch openSUSE-SLE-15.5-2023-4479=1
  o Basesystem Module 15-SP4
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2023-4479=1
  o Legacy Module 15-SP5
    zypper in -t patch SUSE-SLE-Module-Legacy-15-SP5-2023-4479=1
  o SUSE Package Hub 15 15-SP4
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4479=
    1
  o SUSE Package Hub 15 15-SP5
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4479=
    1
  o Server Applications Module 15-SP4
    zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP4-2023-4479=1
  o 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
  o SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4479=1
  o SUSE Linux Enterprise High Performance Computing LTSS 15 SP3
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4479=1
  o SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4479=1
  o SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4479=1
  o 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:

  o 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
  o SUSE Linux Enterprise Server for SAP Applications 15 SP3 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o SUSE Enterprise Storage 7.1 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o openSUSE Leap 15.4 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o openSUSE Leap 15.5 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o 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
  o Legacy Module 15-SP5 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o 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
  o 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
  o Server Applications Module 15-SP4 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2
    (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (noarch)
       postgresql14-docs-14.10-150200.5.36.1
  o 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
  o SUSE Linux Enterprise Server for SAP Applications 15 SP2 (noarch)
       postgresql14-docs-14.10-150200.5.36.1

References:

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

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: https://auscert.org.au/gpg-key/

iQIVAwUBZVwKo8kNZI30y1K9AQjGcQ/9EwCc3A6f2nifCrX2ocfPduszQwpMwDPP
MIGLpL/samhXMXy6wfPLnJzpYbzZlVMhRkd4ZloyjsQsnYgpiu2401siC+bNKl26
jgGhUukPnoeMN4qPijad3w0KfM5u3JJqEk8kvSIZWPeWlBzKb2PtybWTdRvlrMEr
jkflXaJe2JqZHgsBcbjdxMK19QCHzg5UKoHw/xXlpqs9mE+NFjGiFq118PUleDF3
ejrdQLZAywIHdRG+Du8lxE20PLXb7im4Zw9vyL2Bw8sqepnPnMaVzuKFOqRgzlmK
W+Odh03khiGynf4ob91AQDn1TTgvpodcKDm7/4kJxaqknJrt4zbkq3ZeY3p0C+c1
25w2izyz7+waqmU2G6ZGm4jB6kSN3f3AGJAFHrdDfyrfsdXSt6yo4wdwsqam4B6H
hRgqWrgmVfYTGAkGwIwEz0ZLtvLmzHkKL7ll5St+4k5un/PmjCGQPlFIDmALuQ3N
usbkHv3U2gHTfM6F7BR9FZKiSWq4NqQFWegOmMIVFahnmul71kS26ejYhZXBBozr
3RXc5Uwu40XyCHvYlC1MFPMYjvrxhmb1wpDhPZowEKwNrRPkGYAKBN473pxX5bTM
MbjSsU8gJaiEglyp5XwRnDdKiGtiBJvDL/3niV7AVIdlI7A5kRsU3e/xCVUzkA8d
iBl2Us6OIWg=
=eJQn
-----END PGP SIGNATURE-----