<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for postgresql, postgresql16, postgresql17</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2024:4052-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2024-11-25T16:10:40Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-11-25T16:10:40Z</InitialReleaseDate>
    <CurrentReleaseDate>2024-11-25T16:10:40Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for postgresql, postgresql16, postgresql17</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for postgresql, postgresql16, postgresql17 fixes the following issues:

This update ships postgresql17 , and fixes security issues with postgresql16:

- bsc#1230423: Relax the dependency of extensions on the server
  version from exact major.minor to greater or equal, after Tom
  Lane confirmed on the PostgreSQL packagers list that ABI
  stability is being taken care of between minor releases.

- bsc#1219340: The last fix was not correct. Improve it by removing
  the dependency again and call fillup only if it is installed.

postgresql16 was updated to 16.6:
* Repair ABI break for extensions that work with struct
  ResultRelInfo.
* Restore functionality of ALTER {ROLE|DATABASE} SET role.
* Fix cases where a logical replication slot's restart_lsn could
  go backwards.
* Avoid deleting still-needed WAL files during pg_rewind.
* Fix race conditions associated with dropping shared statistics
  entries.
* Count index scans in contrib/bloom indexes in the statistics
  views, such as the pg_stat_user_indexes.idx_scan counter.
* Fix crash when checking to see if an index's opclass options
  have changed.
* Avoid assertion failure caused by disconnected NFA sub-graphs
  in regular expression parsing.
* https://www.postgresql.org/docs/release/16.6/

postgresql16 was updated to 16.5:

* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as
  dependent on the calling role when RLS applies to a
  non-top-level table reference.
* CVE-2024-10977, bsc#1233325: Make libpq discard error messages
  received during SSL or GSS protocol negotiation.
* CVE-2024-10978, bsc#1233326: Fix unintended interactions
  between SET SESSION AUTHORIZATION and SET ROLE
* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from
  changing environment variables.
* https://www.postgresql.org/about/news/p-2955/
* https://www.postgresql.org/docs/release/16.5/

- Don't build the libs and mini flavor anymore to hand over to
  PostgreSQL 17.

  * https://www.postgresql.org/about/news/p-2910/

postgresql17 is shipped in version 17.2:

* CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as
  dependent on the calling role when RLS applies to a
  non-top-level table reference.
* CVE-2024-10977, bsc#1233325: Make libpq discard error messages
  received during SSL or GSS protocol negotiation.
* CVE-2024-10978, bsc#1233326: Fix unintended interactions
  between SET SESSION AUTHORIZATION and SET ROLE
* CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from
  changing environment variables.
* https://www.postgresql.org/about/news/p-2955/
* https://www.postgresql.org/docs/release/17.1/
* https://www.postgresql.org/docs/release/17.2/

Upgrade to 17.2:

* Repair ABI break for extensions that work with struct
  ResultRelInfo.
* Restore functionality of ALTER {ROLE|DATABASE} SET role.
* Fix cases where a logical replication slot's restart_lsn could
  go backwards.
* Avoid deleting still-needed WAL files during pg_rewind.
* Fix race conditions associated with dropping shared statistics
  entries.
* Count index scans in contrib/bloom indexes in the statistics
  views, such as the pg_stat_user_indexes.idx_scan counter.
* Fix crash when checking to see if an index's opclass options
  have changed.
* Avoid assertion failure caused by disconnected NFA sub-graphs
  in regular expression parsing.

Upgrade to 17.0:

* New memory management system for VACUUM, which reduces memory
  consumption and can improve overall vacuuming performance.
* New SQL/JSON capabilities, including constructors, identity
  functions, and the JSON_TABLE() function, which converts JSON
  data into a table representation.
* Various query performance improvements, including for
  sequential reads using streaming I/O, write throughput under
  high concurrency, and searches over multiple values in a btree
  index.
* Logical replication enhancements, including:
  + Failover control
  + pg_createsubscriber, a utility that creates logical replicas
    from physical standbys
  + pg_upgrade now preserves replication slots on both publishers
    and subscribers
* New client-side connection option, sslnegotiation=direct, that
  performs a direct TLS handshake to avoid a round-trip
  negotiation.
* pg_basebackup now supports incremental backup.
* COPY adds a new option, ON_ERROR ignore, that allows a copy
  operation to continue in the event of an error.
* https://www.postgresql.org/about/news/p-2936/
* https://www.postgresql.org/docs/17/release-17.html
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-2024-4052,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4052,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4052</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20244052-1/</URL>
      <Description>Link for SUSE-SU-2024:4052-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-November/019843.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4052-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1219340</URL>
      <Description>SUSE Bug 1219340</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1230423</URL>
      <Description>SUSE Bug 1230423</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1233323</URL>
      <Description>SUSE Bug 1233323</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1233325</URL>
      <Description>SUSE Bug 1233325</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1233326</URL>
      <Description>SUSE Bug 1233326</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1233327</URL>
      <Description>SUSE Bug 1233327</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-10976/</URL>
      <Description>SUSE CVE CVE-2024-10976 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-10977/</URL>
      <Description>SUSE CVE CVE-2024-10977 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-10978/</URL>
      <Description>SUSE CVE CVE-2024-10978 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-10979/</URL>
      <Description>SUSE CVE CVE-2024-10979 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS" CPE="cpe:/o:suse:sles-ltss-extended-security:12:sp5">SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" CPE="cpe:/o:suse:sles-ltss-extended-security:12:sp5">SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libecpg6-17.2-3.5.1">
      <FullProductName ProductID="libecpg6-17.2-3.5.1">libecpg6-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libecpg6-32bit-17.2-3.5.1">
      <FullProductName ProductID="libecpg6-32bit-17.2-3.5.1">libecpg6-32bit-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libecpg6-64bit-17.2-3.5.1">
      <FullProductName ProductID="libecpg6-64bit-17.2-3.5.1">libecpg6-64bit-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpq5-17.2-3.5.1">
      <FullProductName ProductID="libpq5-17.2-3.5.1">libpq5-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpq5-32bit-17.2-3.5.1">
      <FullProductName ProductID="libpq5-32bit-17.2-3.5.1">libpq5-32bit-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpq5-64bit-17.2-3.5.1">
      <FullProductName ProductID="libpq5-64bit-17.2-3.5.1">libpq5-64bit-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-17-4.29.1">
      <FullProductName ProductID="postgresql-17-4.29.1">postgresql-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-contrib-17-4.29.1">
      <FullProductName ProductID="postgresql-contrib-17-4.29.1">postgresql-contrib-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-devel-17-4.29.1">
      <FullProductName ProductID="postgresql-devel-17-4.29.1">postgresql-devel-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-docs-17-4.29.1">
      <FullProductName ProductID="postgresql-docs-17-4.29.1">postgresql-docs-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-plperl-17-4.29.1">
      <FullProductName ProductID="postgresql-plperl-17-4.29.1">postgresql-plperl-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-plpython-17-4.29.1">
      <FullProductName ProductID="postgresql-plpython-17-4.29.1">postgresql-plpython-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-pltcl-17-4.29.1">
      <FullProductName ProductID="postgresql-pltcl-17-4.29.1">postgresql-pltcl-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-server-17-4.29.1">
      <FullProductName ProductID="postgresql-server-17-4.29.1">postgresql-server-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-server-devel-17-4.29.1">
      <FullProductName ProductID="postgresql-server-devel-17-4.29.1">postgresql-server-devel-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql-test-17-4.29.1">
      <FullProductName ProductID="postgresql-test-17-4.29.1">postgresql-test-17-4.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-16.6-3.21.1">postgresql16-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-contrib-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-contrib-16.6-3.21.1">postgresql16-contrib-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-devel-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-devel-16.6-3.21.1">postgresql16-devel-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-docs-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-docs-16.6-3.21.1">postgresql16-docs-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-llvmjit-devel-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-llvmjit-devel-16.6-3.21.1">postgresql16-llvmjit-devel-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-plperl-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-plperl-16.6-3.21.1">postgresql16-plperl-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-plpython-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-plpython-16.6-3.21.1">postgresql16-plpython-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-pltcl-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-pltcl-16.6-3.21.1">postgresql16-pltcl-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-server-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-server-16.6-3.21.1">postgresql16-server-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-server-devel-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-server-devel-16.6-3.21.1">postgresql16-server-devel-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql16-test-16.6-3.21.1">
      <FullProductName ProductID="postgresql16-test-16.6-3.21.1">postgresql16-test-16.6-3.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-17.2-3.5.1">postgresql17-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-contrib-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-contrib-17.2-3.5.1">postgresql17-contrib-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-devel-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-devel-17.2-3.5.1">postgresql17-devel-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-devel-mini-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-devel-mini-17.2-3.5.1">postgresql17-devel-mini-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-docs-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-docs-17.2-3.5.1">postgresql17-docs-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-llvmjit-devel-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-llvmjit-devel-17.2-3.5.1">postgresql17-llvmjit-devel-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-plperl-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-plperl-17.2-3.5.1">postgresql17-plperl-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-plpython-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-plpython-17.2-3.5.1">postgresql17-plpython-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-pltcl-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-pltcl-17.2-3.5.1">postgresql17-pltcl-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-server-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-server-17.2-3.5.1">postgresql17-server-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-server-devel-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-server-devel-17.2-3.5.1">postgresql17-server-devel-17.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql17-test-17.2-3.5.1">
      <FullProductName ProductID="postgresql17-test-17.2-3.5.1">postgresql17-test-17.2-3.5.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libecpg6-17.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1">libecpg6-17.2-3.5.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libecpg6-32bit-17.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1">libecpg6-32bit-17.2-3.5.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpq5-17.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1">libpq5-17.2-3.5.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpq5-32bit-17.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1">libpq5-32bit-17.2-3.5.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1">postgresql-17-4.29.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-contrib-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1">postgresql-contrib-17-4.29.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-docs-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1">postgresql-docs-17-4.29.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-plperl-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1">postgresql-plperl-17-4.29.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-plpython-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1">postgresql-plpython-17-4.29.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-pltcl-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1">postgresql-pltcl-17-4.29.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-server-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1">postgresql-server-17-4.29.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1">postgresql16-16.6-3.21.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-contrib-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1">postgresql16-contrib-16.6-3.21.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-docs-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1">postgresql16-docs-16.6-3.21.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-plperl-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1">postgresql16-plperl-16.6-3.21.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-plpython-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1">postgresql16-plpython-16.6-3.21.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-pltcl-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1">postgresql16-pltcl-16.6-3.21.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-server-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1">postgresql16-server-16.6-3.21.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libecpg6-17.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1">libecpg6-17.2-3.5.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libecpg6-32bit-17.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1">libecpg6-32bit-17.2-3.5.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpq5-17.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1">libpq5-17.2-3.5.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpq5-32bit-17.2-3.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1">libpq5-32bit-17.2-3.5.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1">postgresql-17-4.29.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-contrib-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1">postgresql-contrib-17-4.29.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-docs-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1">postgresql-docs-17-4.29.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-plperl-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1">postgresql-plperl-17-4.29.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-plpython-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1">postgresql-plpython-17-4.29.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-pltcl-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1">postgresql-pltcl-17-4.29.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql-server-17-4.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1">postgresql-server-17-4.29.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1">postgresql16-16.6-3.21.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-contrib-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1">postgresql16-contrib-16.6-3.21.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-docs-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1">postgresql16-docs-16.6-3.21.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-plperl-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1">postgresql16-plperl-16.6-3.21.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-plpython-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1">postgresql16-plpython-16.6-3.21.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-pltcl-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1">postgresql16-pltcl-16.6-3.21.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql16-server-16.6-3.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1">postgresql16-server-16.6-3.21.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended.  CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes.  They missed cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy.  This has the same consequences as the two earlier CVEs.  That is to say, it leads to potentially incorrect policies being applied in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles.  This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs.  Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications.  This affects only databases that have used CREATE POLICY to define a row security policy.  An attacker must tailor an attack to a particular application's pattern of query plan reuse, user ID changes, and role-specific row security policies.  Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.</Note>
    </Notes>
    <CVE>CVE-2024-10976</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20244052-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-10976.html</URL>
        <Description>CVE-2024-10976</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1233323</URL>
        <Description>SUSE Bug 1233323</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application.  For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results.  This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text.  Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.</Note>
    </Notes>
    <CVE>CVE-2024-10977</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20244052-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-10977.html</URL>
        <Description>CVE-2024-10977</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1233325</URL>
        <Description>SUSE Bug 1233325</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended.  An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature.  The problem arises when an application query uses parameters from the attacker or conveys query results to the attacker.  If that query reacts to current_setting('role') or the current user ID, it may modify or return data as though the session had not used SET ROLE or SET SESSION AUTHORIZATION.  The attacker does not control which incorrect user ID applies.  Query text from less-privileged sources is not a concern here, because SET ROLE and SET SESSION AUTHORIZATION are not sandboxes for unvetted queries.  Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.</Note>
    </Notes>
    <CVE>CVE-2024-10978</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20244052-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-10978.html</URL>
        <Description>CVE-2024-10978</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1233326</URL>
        <Description>SUSE Bug 1233326</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH).  That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user.  Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.</Note>
    </Notes>
    <CVE>CVE-2024-10979</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-17.2-3.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-17-4.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.6-3.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.6-3.21.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20244052-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-10979.html</URL>
        <Description>CVE-2024-10979</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1233327</URL>
        <Description>SUSE Bug 1233327</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
