postgresql-12 12.7-0ubuntu0.20.10.1 source package in Ubuntu

Changelog

postgresql-12 (12.7-0ubuntu0.20.10.1) groovy-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/12/release-12-7.html

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

Upload details

Uploaded by:
Christian Ehrhardt 
Sponsored by:
Marc Deslauriers
Uploaded to:
Groovy
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-12_12.7.orig.tar.bz2 19.9 MiB 8490741f47c88edc8b6624af009ce19fda4dc9b31c4469ce2551d84075d5d995
postgresql-12_12.7-0ubuntu0.20.10.1.debian.tar.xz 25.2 KiB 07551762bfa9c3d10fe06270e50b491c3cb6047fdaebb0a1fc2d4246ef6a361b
postgresql-12_12.7-0ubuntu0.20.10.1.dsc 3.7 KiB e2b1c1cd0fde00c6708e64ba9468bf02e2e71f2f9c8d72e198d091a40e3398fd

View changes file

Binary packages built by this source

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

No description available for libecpg-compat3 in ubuntu groovy.

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

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

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

No description available for libecpg-dev in ubuntu groovy.

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

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

libecpg6: No summary available for libecpg6 in ubuntu groovy.

No description available for libecpg6 in ubuntu groovy.

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

No description available for libecpg6-dbgsym in ubuntu groovy.

libpgtypes3: No summary available for libpgtypes3 in ubuntu groovy.

No description available for libpgtypes3 in ubuntu groovy.

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

No description available for libpgtypes3-dbgsym in ubuntu groovy.

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

No description available for libpq-dev in ubuntu groovy.

libpq5: No summary available for libpq5 in ubuntu groovy.

No description available for libpq5 in ubuntu groovy.

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

No description available for libpq5-dbgsym in ubuntu groovy.

postgresql-12: No summary available for postgresql-12 in ubuntu groovy.

No description available for postgresql-12 in ubuntu groovy.

postgresql-12-dbgsym: No summary available for postgresql-12-dbgsym in ubuntu groovy.

No description available for postgresql-12-dbgsym in ubuntu groovy.

postgresql-client-12: No summary available for postgresql-client-12 in ubuntu groovy.

No description available for postgresql-client-12 in ubuntu groovy.

postgresql-client-12-dbgsym: No summary available for postgresql-client-12-dbgsym in ubuntu groovy.

No description available for postgresql-client-12-dbgsym in ubuntu groovy.

postgresql-doc-12: No summary available for postgresql-doc-12 in ubuntu groovy.

No description available for postgresql-doc-12 in ubuntu groovy.

postgresql-plperl-12: No summary available for postgresql-plperl-12 in ubuntu groovy.

No description available for postgresql-plperl-12 in ubuntu groovy.

postgresql-plperl-12-dbgsym: No summary available for postgresql-plperl-12-dbgsym in ubuntu groovy.

No description available for postgresql-plperl-12-dbgsym in ubuntu groovy.

postgresql-plpython3-12: No summary available for postgresql-plpython3-12 in ubuntu groovy.

No description available for postgresql-plpython3-12 in ubuntu groovy.

postgresql-plpython3-12-dbgsym: No summary available for postgresql-plpython3-12-dbgsym in ubuntu groovy.

No description available for postgresql-plpython3-12-dbgsym in ubuntu groovy.

postgresql-pltcl-12: No summary available for postgresql-pltcl-12 in ubuntu groovy.

No description available for postgresql-pltcl-12 in ubuntu groovy.

postgresql-pltcl-12-dbgsym: No summary available for postgresql-pltcl-12-dbgsym in ubuntu groovy.

No description available for postgresql-pltcl-12-dbgsym in ubuntu groovy.

postgresql-server-dev-12: No summary available for postgresql-server-dev-12 in ubuntu groovy.

No description available for postgresql-server-dev-12 in ubuntu groovy.