Operating System:

[SUSE]

Published:

01 October 2021

Protect yourself against future threats.

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

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

                               ESB-2021.3253
                      Security update for postgresql
                              1 October 2021

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

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

Product:           postgresql
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Access Confidential Data -- Existing Account
Resolution:        Patch/Upgrade
CVE Names:         CVE-2021-3677  

Reference:         ESB-2021.2751
                   ESB-2021.2678

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2021/suse-su-20213256-1
   https://www.suse.com/support/update/announcement/2021/suse-su-20213255-1

Comment: This bulletin contains two (2) SUSE security advisories.

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

SUSE Security Update: Security update for postgresql12

______________________________________________________________________________

Announcement ID:   SUSE-SU-2021:3256-1
Rating:            moderate
References:        #1179945 #1185952 #1187751 #1189748
Cross-References:  CVE-2021-3677
Affected Products:
                   SUSE Linux Enterprise Module for Server Applications 15-SP2
                   SUSE Linux Enterprise Module for Legacy Software 15-SP3
                   SUSE Linux Enterprise Module for Basesystem 15-SP2
______________________________________________________________________________

An update that solves one vulnerability and has three fixes is now available.

Description:

This update for postgresql12 fixes the following issues:

  o CVE-2021-3677: Fixed memory disclosure in certain queries (bsc#1189748).


  o Fixed build with llvm12 on s390x (bsc#1185952).
  o Re-enabled icu for PostgreSQL 10 (bsc#1179945).
  o Made the dependency of postgresqlXX-server-devel on llvm and clang optional
    (bsc#1187751).
  o llvm12 breaks PostgreSQL 11 and 12 on s390x. Use llvm11 as a workaround
    (bsc#1185952).

Patch Instructions:

To install this SUSE Security 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 Module for Server Applications 15-SP2:
    zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP2-2021-3256=1
  o SUSE Linux Enterprise Module for Legacy Software 15-SP3:
    zypper in -t patch SUSE-SLE-Module-Legacy-15-SP3-2021-3256=1
  o SUSE Linux Enterprise Module for Basesystem 15-SP2:
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP2-2021-3256=1

Package List:

  o SUSE Linux Enterprise Module for Server Applications 15-SP2 (aarch64
    ppc64le s390x x86_64):
       postgresql12-contrib-12.8-8.23.2
       postgresql12-contrib-debuginfo-12.8-8.23.2
       postgresql12-debuginfo-12.8-8.23.2
       postgresql12-debugsource-12.8-8.23.2
       postgresql12-devel-12.8-8.23.2
       postgresql12-devel-debuginfo-12.8-8.23.2
       postgresql12-plperl-12.8-8.23.2
       postgresql12-plperl-debuginfo-12.8-8.23.2
       postgresql12-plpython-12.8-8.23.2
       postgresql12-plpython-debuginfo-12.8-8.23.2
       postgresql12-pltcl-12.8-8.23.2
       postgresql12-pltcl-debuginfo-12.8-8.23.2
       postgresql12-server-12.8-8.23.2
       postgresql12-server-debuginfo-12.8-8.23.2
       postgresql12-server-devel-12.8-8.23.2
       postgresql12-server-devel-debuginfo-12.8-8.23.2
  o SUSE Linux Enterprise Module for Server Applications 15-SP2 (noarch):
       postgresql12-docs-12.8-8.23.2
  o SUSE Linux Enterprise Module for Legacy Software 15-SP3 (aarch64 ppc64le
    s390x x86_64):
       postgresql12-12.8-8.23.2
       postgresql12-contrib-12.8-8.23.2
       postgresql12-contrib-debuginfo-12.8-8.23.2
       postgresql12-debuginfo-12.8-8.23.2
       postgresql12-debugsource-12.8-8.23.2
       postgresql12-devel-12.8-8.23.2
       postgresql12-devel-debuginfo-12.8-8.23.2
       postgresql12-plperl-12.8-8.23.2
       postgresql12-plperl-debuginfo-12.8-8.23.2
       postgresql12-plpython-12.8-8.23.2
       postgresql12-plpython-debuginfo-12.8-8.23.2
       postgresql12-pltcl-12.8-8.23.2
       postgresql12-pltcl-debuginfo-12.8-8.23.2
       postgresql12-server-12.8-8.23.2
       postgresql12-server-debuginfo-12.8-8.23.2
       postgresql12-server-devel-12.8-8.23.2
       postgresql12-server-devel-debuginfo-12.8-8.23.2
  o SUSE Linux Enterprise Module for Legacy Software 15-SP3 (noarch):
       postgresql12-docs-12.8-8.23.2
  o SUSE Linux Enterprise Module for Basesystem 15-SP2 (aarch64 ppc64le s390x
    x86_64):
       postgresql12-12.8-8.23.2
       postgresql12-debuginfo-12.8-8.23.2
       postgresql12-debugsource-12.8-8.23.2


References:

  o https://www.suse.com/security/cve/CVE-2021-3677.html
  o https://bugzilla.suse.com/1179945
  o https://bugzilla.suse.com/1185952
  o https://bugzilla.suse.com/1187751
  o https://bugzilla.suse.com/1189748


- --------------------------------------------------------------------------------


SUSE Security Update: Security update for postgresql13

______________________________________________________________________________

Announcement ID:   SUSE-SU-2021:3255-1
Rating:            moderate
References:        #1179945 #1185952 #1187751 #1189748
Cross-References:  CVE-2021-3677
Affected Products:
                   SUSE Linux Enterprise Module for Server Applications 15-SP3
                   SUSE Linux Enterprise Module for Server Applications 15-SP2
                   SUSE Linux Enterprise Module for Packagehub Subpackages 15-SP3
                   SUSE Linux Enterprise Module for Packagehub Subpackages 15-SP2
                   SUSE Linux Enterprise Module for Basesystem 15-SP3
                   SUSE Linux Enterprise Module for Basesystem 15-SP2
______________________________________________________________________________

An update that solves one vulnerability and has three fixes is now available.

Description:

This update for postgresql13 fixes the following issues:

  o CVE-2021-3677: Fixed memory disclosure in certain queries (bsc#1189748).


  o Fixed build with llvm12 on s390x (bsc#1185952).
  o Re-enabled icu for PostgreSQL 10 (bsc#1179945).
  o Made the dependency of postgresqlXX-server-devel on llvm and clang optional
    (bsc#1187751).
  o llvm12 breaks PostgreSQL 11 and 12 on s390x. Use llvm11 as a workaround
    (bsc#1185952).

Patch Instructions:

To install this SUSE Security 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 Module for Server Applications 15-SP3:
    zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP3-2021-3255=1
  o SUSE Linux Enterprise Module for Server Applications 15-SP2:
    zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP2-2021-3255=1
  o SUSE Linux Enterprise Module for Packagehub Subpackages 15-SP3:
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3255=
    1
  o SUSE Linux Enterprise Module for Packagehub Subpackages 15-SP2:
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3255=
    1
  o SUSE Linux Enterprise Module for Basesystem 15-SP3:
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP3-2021-3255=1
  o SUSE Linux Enterprise Module for Basesystem 15-SP2:
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP2-2021-3255=1

Package List:

  o SUSE Linux Enterprise Module for Server Applications 15-SP3 (aarch64
    ppc64le s390x x86_64):
       libecpg6-13.4-5.16.2
       libecpg6-debuginfo-13.4-5.16.2
       postgresql13-contrib-13.4-5.16.2
       postgresql13-contrib-debuginfo-13.4-5.16.2
       postgresql13-debuginfo-13.4-5.16.2
       postgresql13-debugsource-13.4-5.16.1
       postgresql13-debugsource-13.4-5.16.2
       postgresql13-devel-13.4-5.16.2
       postgresql13-devel-debuginfo-13.4-5.16.2
       postgresql13-plperl-13.4-5.16.2
       postgresql13-plperl-debuginfo-13.4-5.16.2
       postgresql13-plpython-13.4-5.16.2
       postgresql13-plpython-debuginfo-13.4-5.16.2
       postgresql13-pltcl-13.4-5.16.2
       postgresql13-pltcl-debuginfo-13.4-5.16.2
       postgresql13-server-13.4-5.16.2
       postgresql13-server-debuginfo-13.4-5.16.2
       postgresql13-server-devel-13.4-5.16.2
       postgresql13-server-devel-debuginfo-13.4-5.16.2
  o SUSE Linux Enterprise Module for Server Applications 15-SP3 (noarch):
       postgresql13-docs-13.4-5.16.2
  o SUSE Linux Enterprise Module for Server Applications 15-SP2 (aarch64
    ppc64le s390x x86_64):
       libecpg6-13.4-5.16.2
       libecpg6-debuginfo-13.4-5.16.2
       postgresql13-contrib-13.4-5.16.2
       postgresql13-contrib-debuginfo-13.4-5.16.2
       postgresql13-debuginfo-13.4-5.16.2
       postgresql13-debugsource-13.4-5.16.1
       postgresql13-debugsource-13.4-5.16.2
       postgresql13-devel-13.4-5.16.2
       postgresql13-devel-debuginfo-13.4-5.16.2
       postgresql13-plperl-13.4-5.16.2
       postgresql13-plperl-debuginfo-13.4-5.16.2
       postgresql13-plpython-13.4-5.16.2
       postgresql13-plpython-debuginfo-13.4-5.16.2
       postgresql13-pltcl-13.4-5.16.2
       postgresql13-pltcl-debuginfo-13.4-5.16.2
       postgresql13-server-13.4-5.16.2
       postgresql13-server-debuginfo-13.4-5.16.2
       postgresql13-server-devel-13.4-5.16.2
       postgresql13-server-devel-debuginfo-13.4-5.16.2
  o SUSE Linux Enterprise Module for Server Applications 15-SP2 (noarch):
       postgresql13-docs-13.4-5.16.2
  o SUSE Linux Enterprise Module for Packagehub Subpackages 15-SP3 (aarch64
    ppc64le s390x x86_64):
       postgresql13-test-13.4-5.16.2
  o SUSE Linux Enterprise Module for Packagehub Subpackages 15-SP2 (aarch64
    ppc64le s390x x86_64):
       postgresql13-test-13.4-5.16.2
  o SUSE Linux Enterprise Module for Basesystem 15-SP3 (aarch64 ppc64le s390x
    x86_64):
       libpq5-13.4-5.16.2
       libpq5-debuginfo-13.4-5.16.2
       postgresql13-13.4-5.16.2
       postgresql13-debuginfo-13.4-5.16.2
       postgresql13-debugsource-13.4-5.16.1
       postgresql13-debugsource-13.4-5.16.2
  o SUSE Linux Enterprise Module for Basesystem 15-SP2 (aarch64 ppc64le s390x
    x86_64):
       libpq5-13.4-5.16.2
       libpq5-debuginfo-13.4-5.16.2
       postgresql13-13.4-5.16.2
       postgresql13-debuginfo-13.4-5.16.2
       postgresql13-debugsource-13.4-5.16.1
       postgresql13-debugsource-13.4-5.16.2
  o SUSE Linux Enterprise Module for Basesystem 15-SP2 (x86_64):
       libpq5-32bit-13.4-5.16.2
       libpq5-32bit-debuginfo-13.4-5.16.2


References:

  o https://www.suse.com/security/cve/CVE-2021-3677.html
  o https://bugzilla.suse.com/1179945
  o https://bugzilla.suse.com/1185952
  o https://bugzilla.suse.com/1187751
  o https://bugzilla.suse.com/1189748

- --------------------------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: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBYVZRpeNLKJtyKPYoAQhl8A//bPYjR//B6BqZz8IjNB5BIjU3IQQzmjjG
J5WQadCAyoC63g1ia5qhIzXle2mirFTo6YzsjggSgbald58hpDIkTFJ9/yAVvSsg
/eRpnyF0rmR09b/Fe3QOAhMDmir9qsh9++okyq/kZaJnkKYfpC0LtOVLObnlHLvy
+7vBeMPxlgIbVlOSjd61TDHrJOAog4YxhCHXBYrlxHdiKxPEjhPvVoB6wfLMHQ0x
qdHJSC7VCHYXNMdp6piK2VjTDQRGX4CUVihzycEp0jO3+u2eugZ7537yk6HOnULG
dbctvkSxYmklS4ypDxCowI09+ol4Hga5aR7OGtboWmXswUmFQJvZUVZYj70vPxDX
33i7Ano8lC3hEnz/cJcVDw6Z7pjAzjO+QPfJ2l+za85sUsmZpxcGjuUqGPdSL5VI
lQpsonZAdAyI+L1Ha+2OGCGcA+PttYKivsn0dQk+ceGoFxYxix9uAY4F1wa/s2u6
hNB2SF5FtOcuqIfrWc/Mfwy1woSUmxa7HNbqPiA1ZGd69tRSARAkGtuVLdPZZA70
2UV96XKSLAWnvhAQeYSsnuaqv5r8GZyxfSqD0EgpyfiL+1/HK5lk0vZqK91D2W0B
BJoc6i763U24z1sjU0lvYnq6cbo78IhiULutlNCMEHG9XacNzVBsVIqwjsodgaAH
i+XQm56cWA4=
=7ugE
-----END PGP SIGNATURE-----