postgresql-13 13.3-0ubuntu0.21.04.1 source package in Ubuntu

Changelog

postgresql-13 (13.3-0ubuntu0.21.04.1) hirsute-security; urgency=medium

  * New upstream version (LP: #1928773).

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

    + Details about these and many further changes can be found at:
      https://www.postgresql.org/docs/13/release-13-3.html

 -- Christian Ehrhardt <email address hidden>  Tue, 18 May 2021 12:06:38 +0200

Upload details

Uploaded by:
Christian Ehrhardt 
Sponsored by:
Marc Deslauriers
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-13_13.3.orig.tar.bz2 20.1 MiB 3cd9454fa8c7a6255b6743b767700925ead1b9ab0d7a0f9dcb1151010f8eb4a1
postgresql-13_13.3-0ubuntu0.21.04.1.debian.tar.xz 27.5 KiB e2d854c27a9990b1dcf7993b6a3c6548f9363fee82839bbf0418321af6093489
postgresql-13_13.3-0ubuntu0.21.04.1.dsc 3.7 KiB 78455865bb902d5e5915a39f1023149e456541240ebb36380900b2aeb877e656

View changes file

Binary packages built by this source

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

No description available for libecpg-compat3 in ubuntu hirsute.

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

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

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

No description available for libecpg-dev in ubuntu hirsute.

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

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

libecpg6: No summary available for libecpg6 in ubuntu hirsute.

No description available for libecpg6 in ubuntu hirsute.

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

No description available for libecpg6-dbgsym in ubuntu hirsute.

libpgtypes3: No summary available for libpgtypes3 in ubuntu hirsute.

No description available for libpgtypes3 in ubuntu hirsute.

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

No description available for libpgtypes3-dbgsym in ubuntu hirsute.

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

No description available for libpq-dev in ubuntu hirsute.

libpq5: No summary available for libpq5 in ubuntu hirsute.

No description available for libpq5 in ubuntu hirsute.

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

No description available for libpq5-dbgsym in ubuntu hirsute.

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

No description available for postgresql-13 in ubuntu hirsute.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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