postgresql-13 13.3-1 source package in Ubuntu

Changelog

postgresql-13 (13.3-1) unstable; urgency=medium

  * New upstream version.

    + Prevent integer overflows in array subscripting calculations (Tom Lane)

      The array code previously did not complain about cases where an array's
      lower bound plus length overflows an integer.  This resulted in later
      entries in the array becoming inaccessible (since their subscripts could
      not be written as integers), but more importantly it confused subsequent
      assignment operations.  This could lead to memory overwrites, with
      ensuing crashes or unwanted data modifications. (CVE-2021-32027)

    + Fix mishandling of junk columns in INSERT ... ON CONFLICT ... UPDATE
      target lists (Tom Lane)

      If the UPDATE list contains any multi-column sub-selects (which give
      rise to junk columns in addition to the results proper), the UPDATE path
      would end up storing tuples that include the values of the extra junk
      columns. That's fairly harmless in the short run, but if new columns are
      added to the table then the values would become accessible, possibly
      leading to malfunctions if they don't match the datatypes of the added
      columns.

      In addition, in versions supporting cross-partition updates, a
      cross-partition update triggered by such a case had the reverse problem:
      the junk columns were removed from the target list, typically causing an
      immediate crash due to malfunction of the multi-column sub-select
      mechanism. (CVE-2021-32028)

    + Fix possibly-incorrect computation of UPDATE ... RETURNING outputs for
      joined cross-partition updates (Amit Langote, Etsuro Fujita)

      If an UPDATE for a partitioned table caused a row to be moved to another
      partition with a physically different row type (for example, one with a
      different set of dropped columns), computation of RETURNING results for
      that row could produce errors or wrong answers.  No error is observed
      unless the UPDATE involves other tables being joined to the target
      table. (CVE-2021-32029)

  * Mark libio-pty-perl and libipc-run-perl as <!nocheck>. (Closes: #988121)

 -- Christoph Berg <email address hidden>  Tue, 11 May 2021 22:10:35 +0200

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-13_13.3-1.dsc 3.6 KiB 052d8c1b538bb4ddc17378a444e19640f1bcd488474bed233711db38f253b678
postgresql-13_13.3.orig.tar.bz2 20.1 MiB 3cd9454fa8c7a6255b6743b767700925ead1b9ab0d7a0f9dcb1151010f8eb4a1
postgresql-13_13.3-1.debian.tar.xz 27.4 KiB 07d04c37e345db84bb1b5f0681a6cb5a12544e4f9329c922c75a80580b2ee9f0

Available diffs

No changes file available.

Binary packages built by this source

libecpg-compat3: No summary available for libecpg-compat3 in ubuntu impish.

No description available for libecpg-compat3 in ubuntu impish.

libecpg-compat3-dbgsym: No summary available for libecpg-compat3-dbgsym in ubuntu impish.

No description available for libecpg-compat3-dbgsym in ubuntu impish.

libecpg-dev: No summary available for libecpg-dev in ubuntu impish.

No description available for libecpg-dev in ubuntu impish.

libecpg-dev-dbgsym: No summary available for libecpg-dev-dbgsym in ubuntu impish.

No description available for libecpg-dev-dbgsym in ubuntu impish.

libecpg6: No summary available for libecpg6 in ubuntu impish.

No description available for libecpg6 in ubuntu impish.

libecpg6-dbgsym: No summary available for libecpg6-dbgsym in ubuntu impish.

No description available for libecpg6-dbgsym in ubuntu impish.

libpgtypes3: No summary available for libpgtypes3 in ubuntu impish.

No description available for libpgtypes3 in ubuntu impish.

libpgtypes3-dbgsym: No summary available for libpgtypes3-dbgsym in ubuntu impish.

No description available for libpgtypes3-dbgsym in ubuntu impish.

libpq-dev: No summary available for libpq-dev in ubuntu impish.

No description available for libpq-dev in ubuntu impish.

libpq5: No summary available for libpq5 in ubuntu impish.

No description available for libpq5 in ubuntu impish.

libpq5-dbgsym: No summary available for libpq5-dbgsym in ubuntu impish.

No description available for libpq5-dbgsym in ubuntu impish.

postgresql-13: No summary available for postgresql-13 in ubuntu impish.

No description available for postgresql-13 in ubuntu impish.

postgresql-13-dbgsym: No summary available for postgresql-13-dbgsym in ubuntu impish.

No description available for postgresql-13-dbgsym in ubuntu impish.

postgresql-client-13: No summary available for postgresql-client-13 in ubuntu impish.

No description available for postgresql-client-13 in ubuntu impish.

postgresql-client-13-dbgsym: No summary available for postgresql-client-13-dbgsym in ubuntu impish.

No description available for postgresql-client-13-dbgsym in ubuntu impish.

postgresql-doc-13: No summary available for postgresql-doc-13 in ubuntu impish.

No description available for postgresql-doc-13 in ubuntu impish.

postgresql-plperl-13: No summary available for postgresql-plperl-13 in ubuntu impish.

No description available for postgresql-plperl-13 in ubuntu impish.

postgresql-plperl-13-dbgsym: No summary available for postgresql-plperl-13-dbgsym in ubuntu impish.

No description available for postgresql-plperl-13-dbgsym in ubuntu impish.

postgresql-plpython3-13: No summary available for postgresql-plpython3-13 in ubuntu impish.

No description available for postgresql-plpython3-13 in ubuntu impish.

postgresql-plpython3-13-dbgsym: No summary available for postgresql-plpython3-13-dbgsym in ubuntu impish.

No description available for postgresql-plpython3-13-dbgsym in ubuntu impish.

postgresql-pltcl-13: No summary available for postgresql-pltcl-13 in ubuntu impish.

No description available for postgresql-pltcl-13 in ubuntu impish.

postgresql-pltcl-13-dbgsym: No summary available for postgresql-pltcl-13-dbgsym in ubuntu impish.

No description available for postgresql-pltcl-13-dbgsym in ubuntu impish.

postgresql-server-dev-13: No summary available for postgresql-server-dev-13 in ubuntu impish.

No description available for postgresql-server-dev-13 in ubuntu impish.