Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-8714 (GCVE-0-2025-8714)
Vulnerability from cvelistv5
Published
2025-08-14 13:00
Modified
2025-08-15 03:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-829 - Inclusion of Functionality from Untrusted Control Sphere
Summary
Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
n/a | PostgreSQL |
Version: 17 < 17.6 Version: 16 < 16.10 Version: 15 < 15.14 Version: 14 < 14.19 Version: 0 < 13.22 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-8714", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-08-14T00:00:00+00:00", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-08-15T03:55:54.637Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "PostgreSQL", "vendor": "n/a", "versions": [ { "lessThan": "17.6", "status": "affected", "version": "17", "versionType": "rpm" }, { "lessThan": "16.10", "status": "affected", "version": "16", "versionType": "rpm" }, { "lessThan": "15.14", "status": "affected", "version": "15", "versionType": "rpm" }, { "lessThan": "14.19", "status": "affected", "version": "14", "versionType": "rpm" }, { "lessThan": "13.22", "status": "affected", "version": "0", "versionType": "rpm" } ] } ], "configurations": [ { "lang": "en", "value": "attacker can direct pg_dump et al. to a malicious origin server" } ], "credits": [ { "lang": "en", "value": "The PostgreSQL project thanks Martin Rakhmanov, Matthieu Denais, and RyotaK for reporting this problem." } ], "descriptions": [ { "lang": "en", "value": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected." } ], "metrics": [ { "cvssV3_1": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-829", "description": "Inclusion of Functionality from Untrusted Control Sphere", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-14T13:00:07.046Z", "orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "shortName": "PostgreSQL" }, "references": [ { "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "title": "PostgreSQL pg_dump lets superuser of origin server execute arbitrary code in psql client", "workarounds": [ { "lang": "en", "value": "use \"pg_restore --dbname\" instead of restore methods that involve \"psql\"" } ] } }, "cveMetadata": { "assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "assignerShortName": "PostgreSQL", "cveId": "CVE-2025-8714", "datePublished": "2025-08-14T13:00:07.046Z", "dateReserved": "2025-08-07T16:39:47.007Z", "dateUpdated": "2025-08-15T03:55:54.637Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-8714\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2025-08-14T13:15:37.717\",\"lastModified\":\"2025-08-15T13:13:07.817\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-829\"}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2025-8714/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-8714\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-08-14T19:54:25.864390Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-08-14T19:54:48.411Z\"}}], \"cna\": {\"title\": \"PostgreSQL pg_dump lets superuser of origin server execute arbitrary code in psql client\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Martin Rakhmanov, Matthieu Denais, and RyotaK for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 8.8, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"17\", \"lessThan\": \"17.6\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.10\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.14\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.19\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"13.22\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2025-8714/\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"use \\\"pg_restore --dbname\\\" instead of restore methods that involve \\\"psql\\\"\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-829\", \"description\": \"Inclusion of Functionality from Untrusted Control Sphere\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"attacker can direct pg_dump et al. to a malicious origin server\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2025-08-14T13:00:07.046Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-8714\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-15T03:55:54.637Z\", \"dateReserved\": \"2025-08-07T16:39:47.007Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2025-08-14T13:00:07.046Z\", \"assignerShortName\": \"PostgreSQL\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2025:14827
Vulnerability from csaf_redhat
Published
2025-08-28 06:29
Modified
2025-09-03 08:34
Summary
Red Hat Security Advisory: postgresql:16 security update
Notes
Topic
An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14827", "url": "https://access.redhat.com/errata/RHSA-2025:14827" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14827.json" } ], "title": "Red Hat Security Advisory: postgresql:16 security update", "tracking": { "current_release_date": "2025-09-03T08:34:49+00:00", "generator": { "date": "2025-09-03T08:34:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:14827", "initial_release_date": "2025-08-28T06:29:11+00:00", "revision_history": [ { "date": "2025-08-28T06:29:11+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-28T06:29:11+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:34:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:16:9060020250817200213:rhel9", "product": { "name": "postgresql:16:9060020250817200213:rhel9", "product_id": "postgresql:16:9060020250817200213:rhel9", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16?rpmmod=postgresql:16:9060020250817200213:rhel9" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "product": { "name": "postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "product_id": "postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=x86_64" } } }, { "category": "product_version", "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product": { "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=x86_64" } } }, { "category": "product_version", "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product": { "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product": { "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_id": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "product": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src" } } }, { "category": "product_version", "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "product": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "product": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "product_id": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=aarch64" } } }, { "category": "product_version", "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product": { "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=aarch64" } } }, { "category": "product_version", "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product": { "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=ppc64le" } } }, { "category": "product_version", "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product": { "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=ppc64le" } } }, { "category": "product_version", "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product": { "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product_id": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product_id": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel9.6.0%2B22880%2B6b241eec?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product_id": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=s390x" } } }, { "category": "product_version", "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product": { "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product_id": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector-debuginfo@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=s390x" } } }, { "category": "product_version", "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product": { "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product_id": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgvector-debugsource@0.6.2-2.module%2Bel9.6.0%2B22979%2Bc3d78d52?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel9.6.0%2B23420%2B848a4539?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, "product_reference": "postgresql:16:9060020250817200213:rhel9", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64" }, "product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le" }, "product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x" }, "product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src" }, "product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64" }, "product_reference": "pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x" }, "product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64" }, "product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le" }, "product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x" }, "product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src" }, "product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64" }, "product_reference": "pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64" }, "product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le" }, "product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x" }, "product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64" }, "product_reference": "pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64" }, "product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le" }, "product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x" }, "product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64" }, "product_reference": "pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src" }, "product_reference": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64 as a component of postgresql:16:9060020250817200213:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T06:29:11+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14827" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T06:29:11+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14827" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debuginfo-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pg_repack-debugsource-0:1.5.1-1.module+el9.6.0+22880+6b241eec.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debuginfo-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:pgvector-debugsource-0:0.6.2-2.module+el9.6.0+22979+c3d78d52.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-debugsource-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-static-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.6.0+23420+848a4539.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:16:9060020250817200213:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.6.0+23420+848a4539.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15115
Vulnerability from csaf_redhat
Published
2025-09-03 08:34
Modified
2025-09-03 14:59
Summary
Red Hat Security Advisory: postgresql:12 security update
Notes
Topic
An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15115", "url": "https://access.redhat.com/errata/RHSA-2025:15115" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15115.json" } ], "title": "Red Hat Security Advisory: postgresql:12 security update", "tracking": { "current_release_date": "2025-09-03T14:59:47+00:00", "generator": { "date": "2025-09-03T14:59:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15115", "initial_release_date": "2025-09-03T08:34:17+00:00", "revision_history": [ { "date": "2025-09-03T08:34:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-03T08:34:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T14:59:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:12:8100020250829093521:489197e6", "product": { "name": "postgresql:12:8100020250829093521:489197e6", "product_id": "postgresql:12:8100020250829093521:489197e6", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12?rpmmod=postgresql:12:8100020250829093521:489197e6" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "product": { "name": "postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "product_id": "postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "product": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "product": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "product_id": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product": { "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product": { "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product": { "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product_id": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product_id": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product": { "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product_id": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-7.module%2Bel8.10.0%2B22214%2B9beb89d6?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B19330%2Bc97ddbdf?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-5.module%2Bel8.10.0%2B23469%2Bcd66ea30?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, "product_reference": "postgresql:12:8100020250829093521:489197e6", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64" }, "product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le" }, "product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x" }, "product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src" }, "product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64" }, "product_reference": "pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x" }, "product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src" }, "product_reference": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64 as a component of postgresql:12:8100020250829093521:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-03T08:34:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15115" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-03T08:34:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15115" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debuginfo-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:pgaudit-debugsource-0:1.4.0-7.module+el8.10.0+22214+9beb89d6.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+19330+c97ddbdf.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-contrib-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-debugsource-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-docs-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plperl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-plpython3-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-pltcl-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-server-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-static-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-test-rpm-macros-0:12.22-5.module+el8.10.0+23469+cd66ea30.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:12:8100020250829093521:489197e6:postgresql-upgrade-devel-debuginfo-0:12.22-5.module+el8.10.0+23469+cd66ea30.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15022
Vulnerability from csaf_redhat
Published
2025-09-02 05:11
Modified
2025-09-03 08:34
Summary
Red Hat Security Advisory: postgresql:15 security update
Notes
Topic
An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15022", "url": "https://access.redhat.com/errata/RHSA-2025:15022" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15022.json" } ], "title": "Red Hat Security Advisory: postgresql:15 security update", "tracking": { "current_release_date": "2025-09-03T08:34:37+00:00", "generator": { "date": "2025-09-03T08:34:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15022", "initial_release_date": "2025-09-02T05:11:05+00:00", "revision_history": [ { "date": "2025-09-02T05:11:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T05:11:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:34:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:15:8100020250818110305:489197e6", "product": { "name": "postgresql:15:8100020250818110305:489197e6", "product_id": "postgresql:15:8100020250818110305:489197e6", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15?rpmmod=postgresql:15:8100020250818110305:489197e6" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "product": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "product_id": "postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "product": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "product_id": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel8.10.0%2B23423%2B5a199198?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, "product_reference": "postgresql:15:8100020250818110305:489197e6", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src" }, "product_reference": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64 as a component of postgresql:15:8100020250818110305:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:11:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15022" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:11:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15022" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-contrib-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-debugsource-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-docs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plperl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-static-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-test-rpm-macros-0:15.14-1.module+el8.10.0+23423+5a199198.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020250818110305:489197e6:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.10.0+23423+5a199198.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15014
Vulnerability from csaf_redhat
Published
2025-09-02 05:39
Modified
2025-09-03 08:34
Summary
Red Hat Security Advisory: postgresql:15 security update
Notes
Topic
An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15014", "url": "https://access.redhat.com/errata/RHSA-2025:15014" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15014.json" } ], "title": "Red Hat Security Advisory: postgresql:15 security update", "tracking": { "current_release_date": "2025-09-03T08:34:49+00:00", "generator": { "date": "2025-09-03T08:34:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15014", "initial_release_date": "2025-09-02T05:39:29+00:00", "revision_history": [ { "date": "2025-09-02T05:39:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T05:39:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:34:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:15:9040020250818140154:rhel9", "product": { "name": "postgresql:15:9040020250818140154:rhel9", "product_id": "postgresql:15:9040020250818140154:rhel9", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15?rpmmod=postgresql:15:9040020250818140154:rhel9" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "product": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "product_id": "postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "product": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "product_id": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.4.0%2B23426%2B8bcd22f5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, "product_reference": "postgresql:15:9040020250818140154:rhel9", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src" }, "product_reference": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64 as a component of postgresql:15:9040020250818140154:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:39:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15014" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:39:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15014" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.src", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-debugsource-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-static-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.4.0+23426+8bcd22f5.noarch", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.s390x", "AppStream-9.4.0.Z.EUS:postgresql:15:9040020250818140154:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.4.0+23426+8bcd22f5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15031
Vulnerability from csaf_redhat
Published
2025-09-02 06:44
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql:15 security update
Notes
Topic
An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15031", "url": "https://access.redhat.com/errata/RHSA-2025:15031" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15031.json" } ], "title": "Red Hat Security Advisory: postgresql:15 security update", "tracking": { "current_release_date": "2025-09-03T08:35:00+00:00", "generator": { "date": "2025-09-03T08:35:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15031", "initial_release_date": "2025-09-02T06:44:25+00:00", "revision_history": [ { "date": "2025-09-02T06:44:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T06:44:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:15:8080020250815150643:63b34585", "product": { "name": "postgresql:15:8080020250815150643:63b34585", "product_id": "postgresql:15:8080020250815150643:63b34585", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15?rpmmod=postgresql:15:8080020250815150643:63b34585" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "product": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "product_id": "postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "product": { "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "product_id": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel8.8.0%2B23415%2B58912bc3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, "product_reference": "postgresql:15:8080020250815150643:63b34585", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src" }, "product_reference": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, "product_reference": "postgresql:15:8080020250815150643:63b34585", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src" }, "product_reference": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64 as a component of postgresql:15:8080020250815150643:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T06:44:25+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15031" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T06:44:25+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15031" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.src", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-contrib-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-debugsource-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-docs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plperl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-plpython3-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-pltcl-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-private-libs-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-server-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-static-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-test-rpm-macros-0:15.14-1.module+el8.8.0+23415+58912bc3.noarch", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:15:8080020250815150643:63b34585:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el8.8.0+23415+58912bc3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15062
Vulnerability from csaf_redhat
Published
2025-09-02 11:52
Modified
2025-09-03 08:36
Summary
Red Hat Security Advisory: postgresql:15 security update
Notes
Topic
An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15062", "url": "https://access.redhat.com/errata/RHSA-2025:15062" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15062.json" } ], "title": "Red Hat Security Advisory: postgresql:15 security update", "tracking": { "current_release_date": "2025-09-03T08:36:00+00:00", "generator": { "date": "2025-09-03T08:36:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15062", "initial_release_date": "2025-09-02T11:52:50+00:00", "revision_history": [ { "date": "2025-09-02T11:52:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T11:52:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:36:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:15:9020020250815141744:rhel9", "product": { "name": "postgresql:15:9020020250815141744:rhel9", "product_id": "postgresql:15:9020020250815141744:rhel9", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15?rpmmod=postgresql:15:9020020250815141744:rhel9" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "product": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "product_id": "postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "product": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "product_id": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.2.0%2B23414%2B35f93534?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, "product_reference": "postgresql:15:9020020250815141744:rhel9", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src" }, "product_reference": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64 as a component of postgresql:15:9020020250815141744:rhel9 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T11:52:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15062" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T11:52:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15062" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.src", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-debugsource-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-static-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.2.0+23414+35f93534.noarch", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.aarch64", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.s390x", "AppStream-9.2.0.Z.E4S:postgresql:15:9020020250815141744:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.2.0+23414+35f93534.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15006
Vulnerability from csaf_redhat
Published
2025-09-02 05:11
Modified
2025-09-03 08:36
Summary
Red Hat Security Advisory: postgresql:12 security update
Notes
Topic
An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15006", "url": "https://access.redhat.com/errata/RHSA-2025:15006" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15006.json" } ], "title": "Red Hat Security Advisory: postgresql:12 security update", "tracking": { "current_release_date": "2025-09-03T08:36:26+00:00", "generator": { "date": "2025-09-03T08:36:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15006", "initial_release_date": "2025-09-02T05:11:44+00:00", "revision_history": [ { "date": "2025-09-02T05:11:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T05:11:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:36:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:12:8060020250820072728:ad008a3a", "product": { "name": "postgresql:12:8060020250820072728:ad008a3a", "product_id": "postgresql:12:8060020250820072728:ad008a3a", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12?rpmmod=postgresql:12:8060020250820072728:ad008a3a" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "product": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "product_id": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "product": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "product": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "product_id": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.6.0%2B23437%2B7ab3a838.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, "product_reference": "postgresql:12:8060020250820072728:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, "product_reference": "postgresql:12:8060020250820072728:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, "product_reference": "postgresql:12:8060020250820072728:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64 as a component of postgresql:12:8060020250820072728:ad008a3a as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:11:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15006" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:11:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15006" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.AUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.aarch64", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.ppc64le", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.s390x", "AppStream-8.6.0.Z.E4S:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.src", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-contrib-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-debugsource-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-docs-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plperl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-static-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-test-rpm-macros-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.noarch", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64", "AppStream-8.6.0.Z.TUS:postgresql:12:8060020250820072728:ad008a3a:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.6.0+23437+7ab3a838.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:14899
Vulnerability from csaf_redhat
Published
2025-08-28 17:02
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql:16 security update
Notes
Topic
An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14899", "url": "https://access.redhat.com/errata/RHSA-2025:14899" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14899.json" } ], "title": "Red Hat Security Advisory: postgresql:16 security update", "tracking": { "current_release_date": "2025-09-03T08:35:47+00:00", "generator": { "date": "2025-09-03T08:35:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:14899", "initial_release_date": "2025-08-28T17:02:28+00:00", "revision_history": [ { "date": "2025-08-28T17:02:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-28T17:02:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:16:8100020250818110346:489197e6", "product": { "name": "postgresql:16:8100020250818110346:489197e6", "product_id": "postgresql:16:8100020250818110346:489197e6", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16?rpmmod=postgresql:16:8100020250818110346:489197e6" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "product": { "name": "postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "product_id": "postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "product": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "product": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "product_id": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product_id": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product_id": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product_id": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.5.1-1.module%2Bel8.10.0%2B22551%2Bc0330dc9?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel8.10.0%2B23424%2Be26efc6c?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, "product_reference": "postgresql:16:8100020250818110346:489197e6", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64" }, "product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le" }, "product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x" }, "product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src" }, "product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64" }, "product_reference": "pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x" }, "product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src" }, "product_reference": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64 as a component of postgresql:16:8100020250818110346:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T17:02:28+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14899" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T17:02:28+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14899" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debuginfo-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pg_repack-debugsource-0:1.5.1-1.module+el8.10.0+22551+c0330dc9.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-contrib-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-debugsource-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-docs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plperl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-plpython3-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-pltcl-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-private-libs-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-server-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-static-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-test-rpm-macros-0:16.10-1.module+el8.10.0+23424+e26efc6c.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020250818110346:489197e6:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el8.10.0+23424+e26efc6c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:14862
Vulnerability from csaf_redhat
Published
2025-08-28 10:24
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql:15 security update
Notes
Topic
An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14862", "url": "https://access.redhat.com/errata/RHSA-2025:14862" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14862.json" } ], "title": "Red Hat Security Advisory: postgresql:15 security update", "tracking": { "current_release_date": "2025-09-03T08:35:00+00:00", "generator": { "date": "2025-09-03T08:35:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:14862", "initial_release_date": "2025-08-28T10:24:22+00:00", "revision_history": [ { "date": "2025-08-28T10:24:22+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-28T10:24:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:15:9060020250817180313:rhel9", "product": { "name": "postgresql:15:9060020250817180313:rhel9", "product_id": "postgresql:15:9060020250817180313:rhel9", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15?rpmmod=postgresql:15:9060020250817180313:rhel9" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "product": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "product_id": "postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "product": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "product": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "product_id": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product_id": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-2.module%2Bel9.5.0%2B22224%2Bf5585c78?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.14-1.module%2Bel9.6.0%2B23419%2B7863ab62?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, "product_reference": "postgresql:15:9060020250817180313:rhel9", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64" }, "product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x" }, "product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src" }, "product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64" }, "product_reference": "pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src" }, "product_reference": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64 as a component of postgresql:15:9060020250817180313:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T10:24:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14862" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T10:24:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14862" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debuginfo-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pg_repack-debugsource-0:1.4.8-2.module+el9.5.0+22224+f5585c78.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-contrib-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-debugsource-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-docs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plperl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-plpython3-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-pltcl-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-private-libs-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-server-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-static-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-test-rpm-macros-0:15.14-1.module+el9.6.0+23419+7863ab62.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql:15:9060020250817180313:rhel9:postgresql-upgrade-devel-debuginfo-0:15.14-1.module+el9.6.0+23419+7863ab62.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15021
Vulnerability from csaf_redhat
Published
2025-09-02 05:07
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql:13 security update
Notes
Topic
An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15021", "url": "https://access.redhat.com/errata/RHSA-2025:15021" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15021.json" } ], "title": "Red Hat Security Advisory: postgresql:13 security update", "tracking": { "current_release_date": "2025-09-03T08:35:13+00:00", "generator": { "date": "2025-09-03T08:35:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15021", "initial_release_date": "2025-09-02T05:07:49+00:00", "revision_history": [ { "date": "2025-09-02T05:07:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T05:07:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:13:8100020250818110147:489197e6", "product": { "name": "postgresql:13:8100020250818110147:489197e6", "product_id": "postgresql:13:8100020250818110147:489197e6", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13?rpmmod=postgresql:13:8100020250818110147:489197e6" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "product": { "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "product_id": "postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "product": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "product_id": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.9.0%2B20664%2B9c30cf7f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.module%2Bel8.10.0%2B23422%2Bb659575f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, "product_reference": "postgresql:13:8100020250818110147:489197e6", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src" }, "product_reference": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64 as a component of postgresql:13:8100020250818110147:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:07:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15021" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:07:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15021" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+20664+9c30cf7f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-contrib-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-debugsource-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-docs-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plperl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-static-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-test-rpm-macros-0:13.22-1.module+el8.10.0+23422+b659575f.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:13:8100020250818110147:489197e6:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.10.0+23422+b659575f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15057
Vulnerability from csaf_redhat
Published
2025-09-02 11:00
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql:13 security update
Notes
Topic
An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15057", "url": "https://access.redhat.com/errata/RHSA-2025:15057" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15057.json" } ], "title": "Red Hat Security Advisory: postgresql:13 security update", "tracking": { "current_release_date": "2025-09-03T08:35:49+00:00", "generator": { "date": "2025-09-03T08:35:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15057", "initial_release_date": "2025-09-02T11:00:50+00:00", "revision_history": [ { "date": "2025-09-02T11:00:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T11:00:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:13:8040020250818170654:522a0ee4", "product": { "name": "postgresql:13:8040020250818170654:522a0ee4", "product_id": "postgresql:13:8040020250818170654:522a0ee4", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13?rpmmod=postgresql:13:8040020250818170654:522a0ee4" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "product": { "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "product_id": "postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "product": { "name": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "product_id": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.module%2Bel8.4.0%2B23428%2Be8cf4671?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, "product_reference": "postgresql:13:8040020250818170654:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src" }, "product_reference": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64 as a component of postgresql:13:8040020250818170654:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T11:00:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15057" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T11:00:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15057" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.src", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-contrib-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-debugsource-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-docs-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plperl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-static-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-test-rpm-macros-0:13.22-1.module+el8.4.0+23428+e8cf4671.noarch", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:13:8040020250818170654:522a0ee4:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.4.0+23428+e8cf4671.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:14870
Vulnerability from csaf_redhat
Published
2025-08-28 12:25
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql security update
Notes
Topic
An update for postgresql is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14870", "url": "https://access.redhat.com/errata/RHSA-2025:14870" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14870.json" } ], "title": "Red Hat Security Advisory: postgresql security update", "tracking": { "current_release_date": "2025-09-03T08:35:35+00:00", "generator": { "date": "2025-09-03T08:35:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:14870", "initial_release_date": "2025-08-28T12:25:57+00:00", "revision_history": [ { "date": "2025-08-28T12:25:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-28T12:25:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:35+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_0.src", "product": { "name": "postgresql-0:13.22-1.el9_0.src", "product_id": "postgresql-0:13.22-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-contrib-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-contrib-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-plperl-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-plperl-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-plpython3-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-pltcl-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-private-libs-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-server-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-server-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-upgrade-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-debugsource-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-contrib-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-contrib-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-plperl-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-plperl-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-server-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-server-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-contrib-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-contrib-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-plperl-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-plperl-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-plpython3-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-pltcl-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-private-libs-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-server-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-server-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-upgrade-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-debugsource-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-0:13.22-1.el9_0.s390x", "product_id": "postgresql-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-contrib-0:13.22-1.el9_0.s390x", "product_id": "postgresql-contrib-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-plperl-0:13.22-1.el9_0.s390x", "product_id": "postgresql-plperl-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_0.s390x", "product_id": "postgresql-plpython3-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_0.s390x", "product_id": "postgresql-pltcl-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_0.s390x", "product_id": "postgresql-private-libs-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-server-0:13.22-1.el9_0.s390x", "product_id": "postgresql-server-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_0.s390x", "product_id": "postgresql-upgrade-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_0.s390x", "product_id": "postgresql-debugsource-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src" }, "product_reference": "postgresql-0:13.22-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-server-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-server-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-server-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T12:25:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14870" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T12:25:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14870" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.src", "AppStream-9.0.0.Z.E4S:postgresql-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:14869
Vulnerability from csaf_redhat
Published
2025-08-28 12:14
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql security update
Notes
Topic
An update for postgresql is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14869", "url": "https://access.redhat.com/errata/RHSA-2025:14869" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14869.json" } ], "title": "Red Hat Security Advisory: postgresql security update", "tracking": { "current_release_date": "2025-09-03T08:35:24+00:00", "generator": { "date": "2025-09-03T08:35:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:14869", "initial_release_date": "2025-08-28T12:14:56+00:00", "revision_history": [ { "date": "2025-08-28T12:14:56+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-28T12:14:56+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_2.src", "product": { "name": "postgresql-0:13.22-1.el9_2.src", "product_id": "postgresql-0:13.22-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-contrib-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-contrib-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-plperl-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-plperl-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-plpython3-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-pltcl-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-private-libs-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-server-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-server-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-upgrade-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-debugsource-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-contrib-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-contrib-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-plperl-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-plperl-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-server-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-server-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-contrib-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-contrib-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-plperl-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-plperl-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-plpython3-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-pltcl-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-private-libs-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-server-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-server-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-upgrade-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-debugsource-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-0:13.22-1.el9_2.s390x", "product_id": "postgresql-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-contrib-0:13.22-1.el9_2.s390x", "product_id": "postgresql-contrib-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-plperl-0:13.22-1.el9_2.s390x", "product_id": "postgresql-plperl-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_2.s390x", "product_id": "postgresql-plpython3-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_2.s390x", "product_id": "postgresql-pltcl-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_2.s390x", "product_id": "postgresql-private-libs-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-server-0:13.22-1.el9_2.s390x", "product_id": "postgresql-server-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_2.s390x", "product_id": "postgresql-upgrade-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_2.s390x", "product_id": "postgresql-debugsource-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src" }, "product_reference": "postgresql-0:13.22-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-server-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-server-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-server-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T12:14:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14869" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T12:14:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14869" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.src", "AppStream-9.2.0.Z.E4S:postgresql-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-contrib-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-debugsource-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-docs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plperl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-plpython3-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-pltcl-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-private-libs-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-server-devel-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-test-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-debuginfo-0:13.22-1.el9_2.x86_64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.aarch64", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.ppc64le", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.s390x", "AppStream-9.2.0.Z.E4S:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15114
Vulnerability from csaf_redhat
Published
2025-09-03 05:40
Modified
2025-09-03 08:58
Summary
Red Hat Security Advisory: postgresql security update
Notes
Topic
An update for postgresql is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15114", "url": "https://access.redhat.com/errata/RHSA-2025:15114" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15114.json" } ], "title": "Red Hat Security Advisory: postgresql security update", "tracking": { "current_release_date": "2025-09-03T08:58:46+00:00", "generator": { "date": "2025-09-03T08:58:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15114", "initial_release_date": "2025-09-03T05:40:37+00:00", "revision_history": [ { "date": "2025-09-03T05:40:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-03T05:40:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:58:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.9.4)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_4.src", "product": { "name": "postgresql-0:13.22-1.el9_4.src", "product_id": "postgresql-0:13.22-1.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-contrib-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-contrib-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-plperl-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-plperl-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-plpython3-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-pltcl-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-private-libs-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-server-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-server-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-upgrade-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-debugsource-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-docs-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-docs-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-private-devel-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-private-devel-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-server-devel-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-server-devel-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-static-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-static-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-test-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-test-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "product_id": "postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-contrib-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-contrib-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-plperl-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-plperl-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-server-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-server-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-docs-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-docs-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-static-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-static-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-test-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-test-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "product_id": "postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-contrib-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-contrib-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-plperl-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-plperl-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-plpython3-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-pltcl-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-private-libs-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-server-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-server-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-upgrade-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-debugsource-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-docs-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-docs-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-private-devel-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-private-devel-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-server-devel-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-server-devel-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-static-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-static-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-test-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-test-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "product_id": "postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-0:13.22-1.el9_4.s390x", "product_id": "postgresql-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-contrib-0:13.22-1.el9_4.s390x", "product_id": "postgresql-contrib-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-plperl-0:13.22-1.el9_4.s390x", "product_id": "postgresql-plperl-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_4.s390x", "product_id": "postgresql-plpython3-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_4.s390x", "product_id": "postgresql-pltcl-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_4.s390x", "product_id": "postgresql-private-libs-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-server-0:13.22-1.el9_4.s390x", "product_id": "postgresql-server-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_4.s390x", "product_id": "postgresql-upgrade-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_4.s390x", "product_id": "postgresql-debugsource-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-docs-0:13.22-1.el9_4.s390x", "product_id": "postgresql-docs-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-private-devel-0:13.22-1.el9_4.s390x", "product_id": "postgresql-private-devel-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-server-devel-0:13.22-1.el9_4.s390x", "product_id": "postgresql-server-devel-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-static-0:13.22-1.el9_4.s390x", "product_id": "postgresql-static-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-test-0:13.22-1.el9_4.s390x", "product_id": "postgresql-test-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "product_id": "postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src" }, "product_reference": "postgresql-0:13.22-1.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-docs-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-docs-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-docs-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-docs-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-server-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-server-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-server-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-static-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-static-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-static-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-static-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-test-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-test-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-test-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-test-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src" }, "product_reference": "postgresql-0:13.22-1.el9_4.src", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-docs-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-docs-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-docs-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-docs-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-server-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-server-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-server-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-static-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-static-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-static-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-static-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-test-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-test-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-test-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-test-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-03T05:40:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15114" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-03T05:40:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15114" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "AppStream-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "AppStream-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.src", "CRB-9.4.0.Z.EUS:postgresql-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-debugsource-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-static-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-test-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-0:13.22-1.el9_4.x86_64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.aarch64", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.ppc64le", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.s390x", "CRB-9.4.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15013
Vulnerability from csaf_redhat
Published
2025-09-02 04:07
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql:13 security update
Notes
Topic
An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:13 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15013", "url": "https://access.redhat.com/errata/RHSA-2025:15013" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15013.json" } ], "title": "Red Hat Security Advisory: postgresql:13 security update", "tracking": { "current_release_date": "2025-09-03T08:35:59+00:00", "generator": { "date": "2025-09-03T08:35:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15013", "initial_release_date": "2025-09-02T04:07:34+00:00", "revision_history": [ { "date": "2025-09-02T04:07:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T04:07:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:13:8080020250819150623:63b34585", "product": { "name": "postgresql:13:8080020250819150623:63b34585", "product_id": "postgresql:13:8080020250819150623:63b34585", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13?rpmmod=postgresql:13:8080020250819150623:63b34585" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "product": { "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "product_id": "postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "product": { "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "product_id": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.module%2Bel8.8.0%2B23435%2B45a38323?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, "product_reference": "postgresql:13:8080020250819150623:63b34585", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src" }, "product_reference": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, "product_reference": "postgresql:13:8080020250819150623:63b34585", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src" }, "product_reference": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64 as a component of postgresql:13:8080020250819150623:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T04:07:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15013" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T04:07:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15013" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.src", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-contrib-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-debugsource-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-docs-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plperl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-plpython3-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-pltcl-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-server-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-static-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-test-rpm-macros-0:13.22-1.module+el8.8.0+23435+45a38323.noarch", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:13:8080020250819150623:63b34585:postgresql-upgrade-devel-debuginfo-0:13.22-1.module+el8.8.0+23435+45a38323.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15034
Vulnerability from csaf_redhat
Published
2025-09-02 06:54
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql:12 security update
Notes
Topic
An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15034", "url": "https://access.redhat.com/errata/RHSA-2025:15034" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15034.json" } ], "title": "Red Hat Security Advisory: postgresql:12 security update", "tracking": { "current_release_date": "2025-09-03T08:35:38+00:00", "generator": { "date": "2025-09-03T08:35:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15034", "initial_release_date": "2025-09-02T06:54:45+00:00", "revision_history": [ { "date": "2025-09-02T06:54:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T06:54:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:38+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:12:8040020250820054803:522a0ee4", "product": { "name": "postgresql:12:8040020250820054803:522a0ee4", "product_id": "postgresql:12:8040020250820054803:522a0ee4", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12?rpmmod=postgresql:12:8040020250820054803:522a0ee4" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "product": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "product_id": "postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "product": { "name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "product": { "name": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "product_id": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product": { "name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product_id": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product_id": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product": { "name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product_id": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-6.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B11288%2Bc193d6d7?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.4.0%2B23436%2Be3f9c044.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, "product_reference": "postgresql:12:8040020250820054803:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src" }, "product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64" }, "product_reference": "pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src" }, "product_reference": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64 as a component of postgresql:12:8040020250820054803:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T06:54:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15034" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T06:54:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15034" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debuginfo-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:pgaudit-debugsource-0:1.4.0-6.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+11288+c193d6d7.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.src", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-contrib-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-debugsource-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-docs-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plperl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-static-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-test-rpm-macros-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.noarch", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64", "AppStream-8.4.0.Z.AUS:postgresql:12:8040020250820054803:522a0ee4:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.4.0+23436+e3f9c044.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15015
Vulnerability from csaf_redhat
Published
2025-09-02 05:24
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql:16 security update
Notes
Topic
An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15015", "url": "https://access.redhat.com/errata/RHSA-2025:15015" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15015.json" } ], "title": "Red Hat Security Advisory: postgresql:16 security update", "tracking": { "current_release_date": "2025-09-03T08:35:26+00:00", "generator": { "date": "2025-09-03T08:35:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15015", "initial_release_date": "2025-09-02T05:24:10+00:00", "revision_history": [ { "date": "2025-09-02T05:24:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T05:24:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:16:9040020250818135852:rhel9", "product": { "name": "postgresql:16:9040020250818135852:rhel9", "product_id": "postgresql:16:9040020250818135852:rhel9", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16?rpmmod=postgresql:16:9040020250818135852:rhel9" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "product": { "name": "postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "product_id": "postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "product": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "product_id": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.module%2Bel9.4.0%2B23425%2B2a9a3786?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, "product_reference": "postgresql:16:9040020250818135852:rhel9", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src" }, "product_reference": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64 as a component of postgresql:16:9040020250818135852:rhel9 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:24:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15015" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T05:24:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15015" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.src", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-contrib-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-debugsource-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-docs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plperl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-plpython3-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-pltcl-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-private-libs-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-server-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-static-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-test-rpm-macros-0:16.10-1.module+el9.4.0+23425+2a9a3786.noarch", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.aarch64", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.ppc64le", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.s390x", "AppStream-9.4.0.Z.EUS:postgresql:16:9040020250818135852:rhel9:postgresql-upgrade-devel-debuginfo-0:16.10-1.module+el9.4.0+23425+2a9a3786.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:14826
Vulnerability from csaf_redhat
Published
2025-08-28 06:08
Modified
2025-09-03 08:34
Summary
Red Hat Security Advisory: postgresql16 security update
Notes
Topic
An update for postgresql16 is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for postgresql16 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you\u0027ll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14826", "url": "https://access.redhat.com/errata/RHSA-2025:14826" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14826.json" } ], "title": "Red Hat Security Advisory: postgresql16 security update", "tracking": { "current_release_date": "2025-09-03T08:34:37+00:00", "generator": { "date": "2025-09-03T08:34:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:14826", "initial_release_date": "2025-08-28T06:08:31+00:00", "revision_history": [ { "date": "2025-08-28T06:08:31+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-28T06:08:31+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:34:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product": { "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-contrib-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-contrib-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-docs-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-docs-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-plperl-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-plperl-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-plpython3-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-plpython3-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-pltcl-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-pltcl-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-private-devel-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-private-devel-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-private-libs-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-private-libs-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-server-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-server-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-server-devel-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-server-devel-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-static-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-static-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-test-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-test-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-upgrade-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-upgrade-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "product_id": "postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16-debugsource@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.el10_0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "product": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "product_id": "postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16-debuginfo@16.10-1.el10_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-contrib-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-contrib-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-docs-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-docs-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-plperl-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-plperl-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-server-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-server-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-static-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-static-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-test-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-test-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16-debugsource@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.el10_0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "product": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "product_id": "postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16-debuginfo@16.10-1.el10_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-contrib-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-contrib-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-docs-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-docs-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-plperl-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-plperl-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-plpython3-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-plpython3-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-pltcl-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-pltcl-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-private-devel-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-private-devel-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-private-libs-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-private-libs-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-server-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-server-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-server-devel-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-server-devel-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-static-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-static-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-test-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-test-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-upgrade-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-upgrade-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "product_id": "postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16-debugsource@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.el10_0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "product": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "product_id": "postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16-debuginfo@16.10-1.el10_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-0:16.10-1.el10_0.s390x", "product_id": "postgresql-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-contrib-0:16.10-1.el10_0.s390x", "product_id": "postgresql-contrib-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-docs-0:16.10-1.el10_0.s390x", "product_id": "postgresql-docs-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-plperl-0:16.10-1.el10_0.s390x", "product_id": "postgresql-plperl-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-plpython3-0:16.10-1.el10_0.s390x", "product_id": "postgresql-plpython3-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-pltcl-0:16.10-1.el10_0.s390x", "product_id": "postgresql-pltcl-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-private-devel-0:16.10-1.el10_0.s390x", "product_id": "postgresql-private-devel-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-private-libs-0:16.10-1.el10_0.s390x", "product_id": "postgresql-private-libs-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-server-0:16.10-1.el10_0.s390x", "product_id": "postgresql-server-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-server-devel-0:16.10-1.el10_0.s390x", "product_id": "postgresql-server-devel-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-static-0:16.10-1.el10_0.s390x", "product_id": "postgresql-static-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-test-0:16.10-1.el10_0.s390x", "product_id": "postgresql-test-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-upgrade-0:16.10-1.el10_0.s390x", "product_id": "postgresql-upgrade-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "product_id": "postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql16-debugsource-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.s390x", "product_id": "postgresql16-debugsource-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16-debugsource@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.10-1.el10_0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "product": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "product_id": "postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16-debuginfo@16.10-1.el10_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql16-0:16.10-1.el10_0.src", "product": { "name": "postgresql16-0:16.10-1.el10_0.src", "product_id": "postgresql16-0:16.10-1.el10_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql16@16.10-1.el10_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "product": { "name": "postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "product_id": "postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.10-1.el10_0?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-contrib-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-contrib-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-contrib-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-contrib-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-docs-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-docs-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-docs-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-docs-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-plperl-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-plperl-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-plperl-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-plperl-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-plpython3-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-plpython3-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-plpython3-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-pltcl-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-pltcl-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-pltcl-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-private-devel-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-private-devel-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-private-devel-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-private-libs-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-private-libs-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-private-libs-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-server-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-server-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-server-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-server-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-server-devel-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-server-devel-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-server-devel-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-static-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-static-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-static-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-static-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-test-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-test-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-test-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-test-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-upgrade-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-upgrade-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-upgrade-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-0:16.10-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src" }, "product_reference": "postgresql16-0:16.10-1.el10_0.src", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql16-debugsource-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-contrib-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-contrib-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-contrib-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-contrib-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-docs-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-docs-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-docs-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-docs-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-plperl-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-plperl-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-plperl-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-plperl-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-plpython3-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-plpython3-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-plpython3-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-pltcl-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-pltcl-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-pltcl-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-private-devel-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-private-devel-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-private-devel-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-private-libs-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-private-libs-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-private-libs-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-server-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-server-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-server-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-server-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-server-devel-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-server-devel-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-server-devel-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-static-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-static-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-static-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-static-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-test-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-test-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-test-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-test-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-upgrade-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-upgrade-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-upgrade-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-0:16.10-1.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src" }, "product_reference": "postgresql16-0:16.10-1.el10_0.src", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debuginfo-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64" }, "product_reference": "postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le" }, "product_reference": "postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x" }, "product_reference": "postgresql16-debugsource-0:16.10-1.el10_0.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-debugsource-0:16.10-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" }, "product_reference": "postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "relates_to_product_reference": "CRB-10.0.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T06:08:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14826" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T06:08:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14826" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "AppStream-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-contrib-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-docs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plperl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-plpython3-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-pltcl-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-private-libs-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-server-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-static-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-test-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-test-rpm-macros-0:16.10-1.el10_0.noarch", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql-upgrade-devel-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-0:16.10-1.el10_0.src", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debuginfo-0:16.10-1.el10_0.x86_64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.aarch64", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.ppc64le", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.s390x", "CRB-10.0.Z:postgresql16-debugsource-0:16.10-1.el10_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:14878
Vulnerability from csaf_redhat
Published
2025-08-28 13:46
Modified
2025-09-03 08:35
Summary
Red Hat Security Advisory: postgresql security update
Notes
Topic
An update for postgresql is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for postgresql is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14878", "url": "https://access.redhat.com/errata/RHSA-2025:14878" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14878.json" } ], "title": "Red Hat Security Advisory: postgresql security update", "tracking": { "current_release_date": "2025-09-03T08:35:12+00:00", "generator": { "date": "2025-09-03T08:35:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:14878", "initial_release_date": "2025-08-28T13:46:07+00:00", "revision_history": [ { "date": "2025-08-28T13:46:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-28T13:46:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:35:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_6.src", "product": { "name": "postgresql-0:13.22-1.el9_6.src", "product_id": "postgresql-0:13.22-1.el9_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-contrib-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-contrib-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-plperl-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-plperl-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-plpython3-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-pltcl-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-private-libs-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-server-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-server-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-upgrade-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-debugsource-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-docs-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-docs-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-private-devel-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-private-devel-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-server-devel-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-server-devel-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-static-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-static-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-test-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-test-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.el9_6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "product_id": "postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.el9_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-contrib-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-contrib-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-plperl-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-plperl-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-server-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-server-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-docs-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-docs-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-static-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-static-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-test-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-test-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.el9_6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "product_id": "postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.el9_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-contrib-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-contrib-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-plperl-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-plperl-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-plpython3-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-pltcl-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-private-libs-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-server-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-server-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-upgrade-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-debugsource-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-docs-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-docs-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-private-devel-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-private-devel-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-server-devel-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-server-devel-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-static-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-static-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-test-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-test-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.el9_6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "product_id": "postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.el9_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-0:13.22-1.el9_6.s390x", "product_id": "postgresql-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-contrib-0:13.22-1.el9_6.s390x", "product_id": "postgresql-contrib-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-plperl-0:13.22-1.el9_6.s390x", "product_id": "postgresql-plperl-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-plpython3-0:13.22-1.el9_6.s390x", "product_id": "postgresql-plpython3-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-pltcl-0:13.22-1.el9_6.s390x", "product_id": "postgresql-pltcl-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-private-libs-0:13.22-1.el9_6.s390x", "product_id": "postgresql-private-libs-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-server-0:13.22-1.el9_6.s390x", "product_id": "postgresql-server-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-upgrade-0:13.22-1.el9_6.s390x", "product_id": "postgresql-upgrade-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-debugsource-0:13.22-1.el9_6.s390x", "product_id": "postgresql-debugsource-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-docs-0:13.22-1.el9_6.s390x", "product_id": "postgresql-docs-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-private-devel-0:13.22-1.el9_6.s390x", "product_id": "postgresql-private-devel-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-server-devel-0:13.22-1.el9_6.s390x", "product_id": "postgresql-server-devel-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-static-0:13.22-1.el9_6.s390x", "product_id": "postgresql-static-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-test-0:13.22-1.el9_6.s390x", "product_id": "postgresql-test-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.22-1.el9_6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "product": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "product_id": "postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.22-1.el9_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "product": { "name": "postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "product_id": "postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.22-1.el9_6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src" }, "product_reference": "postgresql-0:13.22-1.el9_6.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-docs-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-docs-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-docs-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-docs-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-server-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-server-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-server-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-static-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-static-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-static-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-static-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-test-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-test-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-test-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-test-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src" }, "product_reference": "postgresql-0:13.22-1.el9_6.src", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-contrib-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-debugsource-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-docs-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-docs-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-docs-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-docs-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-plperl-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-plpython3-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-pltcl-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-private-devel-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-private-libs-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-server-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-server-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-server-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-server-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-server-devel-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-static-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-static-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-static-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-static-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-test-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-test-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-test-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-test-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-upgrade-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T13:46:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14878" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-28T13:46:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14878" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.src", "CRB-9.6.0.Z.MAIN.EUS:postgresql-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-contrib-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-debugsource-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-docs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plperl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-plpython3-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-pltcl-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-private-libs-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-server-devel-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-static-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-test-rpm-macros-0:13.22-1.el9_6.noarch", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-debuginfo-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-0:13.22-1.el9_6.x86_64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.aarch64", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.s390x", "CRB-9.6.0.Z.MAIN.EUS:postgresql-upgrade-devel-debuginfo-0:13.22-1.el9_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
rhsa-2025:15012
Vulnerability from csaf_redhat
Published
2025-09-02 03:49
Modified
2025-09-03 08:36
Summary
Red Hat Security Advisory: postgresql:12 security update
Notes
Topic
An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
Security Fix(es):
* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)
* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL executes arbitrary code in restore operation (CVE-2025-8715)\n\n* postgresql: PostgreSQL code execution in restore operation (CVE-2025-8714)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15012", "url": "https://access.redhat.com/errata/RHSA-2025:15012" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15012.json" } ], "title": "Red Hat Security Advisory: postgresql:12 security update", "tracking": { "current_release_date": "2025-09-03T08:36:13+00:00", "generator": { "date": "2025-09-03T08:36:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:15012", "initial_release_date": "2025-09-02T03:49:14+00:00", "revision_history": [ { "date": "2025-09-02T03:49:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-02T03:49:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-03T08:36:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:12:8080020250819150429:63b34585", "product": { "name": "postgresql:12:8080020250819150429:63b34585", "product_id": "postgresql:12:8080020250819150429:63b34585", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12?rpmmod=postgresql:12:8080020250819150429:63b34585" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "product": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "product_id": "postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "product": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "product": { "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "product_id": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-5.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.5.0%2B11354%2B78b3c9c5?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.22-1.module%2Bel8.8.0%2B23434%2Bf5b3cff0.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, "product_reference": "postgresql:12:8080020250819150429:63b34585", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src" }, "product_reference": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, "product_reference": "postgresql:12:8080020250819150429:63b34585", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src" }, "product_reference": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64 as a component of postgresql:12:8080020250819150429:63b34585 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8714", "cwe": { "id": "CWE-829", "name": "Inclusion of Functionality from Untrusted Control Sphere" }, "discovery_date": "2025-08-14T14:01:19.759583+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388553" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious superuser on a PostgreSQL server to inject arbitrary code into dump files created by pg_dump, pg_dumpall, and pg_restore, causing arbitrary code execution on the client machine when these dump files are restored by psql due to untrusted data inclusion.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL code execution in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a PostgreSQL user with special privileges needs to inject arbitrary code in a dump file. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.\n\nAdditionally, pg_restore is affected only when used to generate a plain-format dump.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "RHBZ#2388553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388553" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8714", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8714/", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "release_date": "2025-08-14T13:00:07.046000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T03:49:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15012" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL code execution in restore operation" }, { "cve": "CVE-2025-8715", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-08-14T14:01:06.148009+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2388551" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. This vulnerability allows a malicious user of the PostgreSQL server to inject arbitrary code in dump files created by pg_dump, pg_dumpall, pg_restore, and pg_upgrade, causing arbitrary code execution on the client machine or SQL injection when these dump files are restored by psql due to an improper neutralization of newlines.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL executes arbitrary code in restore operation", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, a malicious PostgreSQL user needs to inject arbitrary code or the SQL injection payload in a database object name. The malicious code will only be executed on the client machine when a user restore the crafted dump file. Due to these reasons, this vulnerability has been rated with an Important severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "RHBZ#2388551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388551" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-8715", "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8715" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2025-8715/", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" } ], "release_date": "2025-08-14T13:00:07.753000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-02T03:49:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15012" }, { "category": "workaround", "details": "Do not restore a dump file from a server or user you do not explicitly trust.", "product_ids": [ "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.ppc64le", "AppStream-8.8.0.Z.E4S:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.src", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-contrib-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-debugsource-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-docs-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plperl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-plpython3-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-pltcl-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-server-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-static-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-test-rpm-macros-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.noarch", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64", "AppStream-8.8.0.Z.TUS:postgresql:12:8080020250819150429:63b34585:postgresql-upgrade-devel-debuginfo-0:12.22-1.module+el8.8.0+23434+f5b3cff0.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL executes arbitrary code in restore operation" } ] }
ghsa-6m5q-cc57-2mj6
Vulnerability from github
Published
2025-08-14 15:30
Modified
2025-08-14 15:30
Severity ?
VLAI Severity ?
Details
Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.
{ "affected": [], "aliases": [ "CVE-2025-8714" ], "database_specific": { "cwe_ids": [ "CWE-829" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-08-14T13:15:37Z", "severity": "HIGH" }, "details": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "id": "GHSA-6m5q-cc57-2mj6", "modified": "2025-08-14T15:30:43Z", "published": "2025-08-14T15:30:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8714" }, { "type": "WEB", "url": "https://www.postgresql.org/support/security/CVE-2025-8714" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
opensuse-su-2025:15453-1
Vulnerability from csaf_opensuse
Published
2025-08-15 00:00
Modified
2025-08-15 00:00
Summary
postgresql15-15.14-1.1 on GA media
Notes
Title of the patch
postgresql15-15.14-1.1 on GA media
Description of the patch
These are all security issues fixed in the postgresql15-15.14-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15453
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "postgresql15-15.14-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postgresql15-15.14-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15453", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15453-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "postgresql15-15.14-1.1 on GA media", "tracking": { "current_release_date": "2025-08-15T00:00:00Z", "generator": { "date": "2025-08-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15453-1", "initial_release_date": "2025-08-15T00:00:00Z", "revision_history": [ { "date": "2025-08-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-1.1.aarch64", "product": { "name": "postgresql15-15.14-1.1.aarch64", "product_id": "postgresql15-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-1.1.aarch64", "product": { "name": "postgresql15-contrib-15.14-1.1.aarch64", "product_id": "postgresql15-contrib-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-1.1.aarch64", "product": { "name": "postgresql15-devel-15.14-1.1.aarch64", "product_id": "postgresql15-devel-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-docs-15.14-1.1.aarch64", "product": { "name": "postgresql15-docs-15.14-1.1.aarch64", "product_id": "postgresql15-docs-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.14-1.1.aarch64", "product": { "name": "postgresql15-llvmjit-15.14-1.1.aarch64", "product_id": "postgresql15-llvmjit-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-1.1.aarch64", "product": { "name": "postgresql15-llvmjit-devel-15.14-1.1.aarch64", "product_id": "postgresql15-llvmjit-devel-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-1.1.aarch64", "product": { "name": "postgresql15-plperl-15.14-1.1.aarch64", "product_id": "postgresql15-plperl-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-1.1.aarch64", "product": { "name": "postgresql15-plpython-15.14-1.1.aarch64", "product_id": "postgresql15-plpython-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-1.1.aarch64", "product": { "name": "postgresql15-pltcl-15.14-1.1.aarch64", "product_id": "postgresql15-pltcl-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-15.14-1.1.aarch64", "product": { "name": "postgresql15-server-15.14-1.1.aarch64", "product_id": "postgresql15-server-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-1.1.aarch64", "product": { "name": "postgresql15-server-devel-15.14-1.1.aarch64", "product_id": "postgresql15-server-devel-15.14-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-test-15.14-1.1.aarch64", "product": { "name": "postgresql15-test-15.14-1.1.aarch64", "product_id": "postgresql15-test-15.14-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-1.1.ppc64le", "product": { "name": "postgresql15-15.14-1.1.ppc64le", "product_id": "postgresql15-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-1.1.ppc64le", "product": { "name": "postgresql15-contrib-15.14-1.1.ppc64le", "product_id": "postgresql15-contrib-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-1.1.ppc64le", "product": { "name": "postgresql15-devel-15.14-1.1.ppc64le", "product_id": "postgresql15-devel-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-docs-15.14-1.1.ppc64le", "product": { "name": "postgresql15-docs-15.14-1.1.ppc64le", "product_id": "postgresql15-docs-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.14-1.1.ppc64le", "product": { "name": "postgresql15-llvmjit-15.14-1.1.ppc64le", "product_id": "postgresql15-llvmjit-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "product": { "name": "postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "product_id": "postgresql15-llvmjit-devel-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-1.1.ppc64le", "product": { "name": "postgresql15-plperl-15.14-1.1.ppc64le", "product_id": "postgresql15-plperl-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-1.1.ppc64le", "product": { "name": "postgresql15-plpython-15.14-1.1.ppc64le", "product_id": "postgresql15-plpython-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-1.1.ppc64le", "product": { "name": "postgresql15-pltcl-15.14-1.1.ppc64le", "product_id": "postgresql15-pltcl-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-15.14-1.1.ppc64le", "product": { "name": "postgresql15-server-15.14-1.1.ppc64le", "product_id": "postgresql15-server-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-1.1.ppc64le", "product": { "name": "postgresql15-server-devel-15.14-1.1.ppc64le", "product_id": "postgresql15-server-devel-15.14-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-test-15.14-1.1.ppc64le", "product": { "name": "postgresql15-test-15.14-1.1.ppc64le", "product_id": "postgresql15-test-15.14-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-1.1.s390x", "product": { "name": "postgresql15-15.14-1.1.s390x", "product_id": "postgresql15-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-1.1.s390x", "product": { "name": "postgresql15-contrib-15.14-1.1.s390x", "product_id": "postgresql15-contrib-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-1.1.s390x", "product": { "name": "postgresql15-devel-15.14-1.1.s390x", "product_id": "postgresql15-devel-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-docs-15.14-1.1.s390x", "product": { "name": "postgresql15-docs-15.14-1.1.s390x", "product_id": "postgresql15-docs-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.14-1.1.s390x", "product": { "name": "postgresql15-llvmjit-15.14-1.1.s390x", "product_id": "postgresql15-llvmjit-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-1.1.s390x", "product": { "name": "postgresql15-llvmjit-devel-15.14-1.1.s390x", "product_id": "postgresql15-llvmjit-devel-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-1.1.s390x", "product": { "name": "postgresql15-plperl-15.14-1.1.s390x", "product_id": "postgresql15-plperl-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-1.1.s390x", "product": { "name": "postgresql15-plpython-15.14-1.1.s390x", "product_id": "postgresql15-plpython-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-1.1.s390x", "product": { "name": "postgresql15-pltcl-15.14-1.1.s390x", "product_id": "postgresql15-pltcl-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-15.14-1.1.s390x", "product": { "name": "postgresql15-server-15.14-1.1.s390x", "product_id": "postgresql15-server-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-1.1.s390x", "product": { "name": "postgresql15-server-devel-15.14-1.1.s390x", "product_id": "postgresql15-server-devel-15.14-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-test-15.14-1.1.s390x", "product": { "name": "postgresql15-test-15.14-1.1.s390x", "product_id": "postgresql15-test-15.14-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-1.1.x86_64", "product": { "name": "postgresql15-15.14-1.1.x86_64", "product_id": "postgresql15-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-1.1.x86_64", "product": { "name": "postgresql15-contrib-15.14-1.1.x86_64", "product_id": "postgresql15-contrib-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-1.1.x86_64", "product": { "name": "postgresql15-devel-15.14-1.1.x86_64", "product_id": "postgresql15-devel-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-docs-15.14-1.1.x86_64", "product": { "name": "postgresql15-docs-15.14-1.1.x86_64", "product_id": "postgresql15-docs-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.14-1.1.x86_64", "product": { "name": "postgresql15-llvmjit-15.14-1.1.x86_64", "product_id": "postgresql15-llvmjit-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-1.1.x86_64", "product": { "name": "postgresql15-llvmjit-devel-15.14-1.1.x86_64", "product_id": "postgresql15-llvmjit-devel-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-1.1.x86_64", "product": { "name": "postgresql15-plperl-15.14-1.1.x86_64", "product_id": "postgresql15-plperl-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-1.1.x86_64", "product": { "name": "postgresql15-plpython-15.14-1.1.x86_64", "product_id": "postgresql15-plpython-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-1.1.x86_64", "product": { "name": "postgresql15-pltcl-15.14-1.1.x86_64", "product_id": "postgresql15-pltcl-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-15.14-1.1.x86_64", "product": { "name": "postgresql15-server-15.14-1.1.x86_64", "product_id": "postgresql15-server-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-1.1.x86_64", "product": { "name": "postgresql15-server-devel-15.14-1.1.x86_64", "product_id": "postgresql15-server-devel-15.14-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-test-15.14-1.1.x86_64", "product": { "name": "postgresql15-test-15.14-1.1.x86_64", "product_id": "postgresql15-test-15.14-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64" }, "product_reference": "postgresql15-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x" }, "product_reference": "postgresql15-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64" }, "product_reference": "postgresql15-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64" }, "product_reference": "postgresql15-contrib-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x" }, "product_reference": "postgresql15-contrib-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64" }, "product_reference": "postgresql15-contrib-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64" }, "product_reference": "postgresql15-devel-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-devel-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x" }, "product_reference": "postgresql15-devel-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64" }, "product_reference": "postgresql15-devel-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64" }, "product_reference": "postgresql15-docs-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-docs-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x" }, "product_reference": "postgresql15-docs-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64" }, "product_reference": "postgresql15-docs-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64" }, "product_reference": "postgresql15-llvmjit-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-llvmjit-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x" }, "product_reference": "postgresql15-llvmjit-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64" }, "product_reference": "postgresql15-llvmjit-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64" }, "product_reference": "postgresql15-llvmjit-devel-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x" }, "product_reference": "postgresql15-llvmjit-devel-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64" }, "product_reference": "postgresql15-llvmjit-devel-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64" }, "product_reference": "postgresql15-plperl-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-plperl-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x" }, "product_reference": "postgresql15-plperl-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64" }, "product_reference": "postgresql15-plperl-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64" }, "product_reference": "postgresql15-plpython-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-plpython-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x" }, "product_reference": "postgresql15-plpython-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64" }, "product_reference": "postgresql15-plpython-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64" }, "product_reference": "postgresql15-pltcl-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-pltcl-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x" }, "product_reference": "postgresql15-pltcl-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64" }, "product_reference": "postgresql15-server-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-server-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x" }, "product_reference": "postgresql15-server-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64" }, "product_reference": "postgresql15-server-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64" }, "product_reference": "postgresql15-server-devel-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-server-devel-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x" }, "product_reference": "postgresql15-server-devel-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64" }, "product_reference": "postgresql15-server-devel-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64" }, "product_reference": "postgresql15-test-15.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le" }, "product_reference": "postgresql15-test-15.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x" }, "product_reference": "postgresql15-test-15.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" }, "product_reference": "postgresql15-test-15.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql15-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.14-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.14-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
opensuse-su-2025:15452-1
Vulnerability from csaf_opensuse
Published
2025-08-15 00:00
Modified
2025-08-15 00:00
Summary
postgresql14-14.19-1.1 on GA media
Notes
Title of the patch
postgresql14-14.19-1.1 on GA media
Description of the patch
These are all security issues fixed in the postgresql14-14.19-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15452
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "postgresql14-14.19-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postgresql14-14.19-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15452", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15452-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "postgresql14-14.19-1.1 on GA media", "tracking": { "current_release_date": "2025-08-15T00:00:00Z", "generator": { "date": "2025-08-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15452-1", "initial_release_date": "2025-08-15T00:00:00Z", "revision_history": [ { "date": "2025-08-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql14-14.19-1.1.aarch64", "product": { "name": "postgresql14-14.19-1.1.aarch64", "product_id": "postgresql14-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.19-1.1.aarch64", "product": { "name": "postgresql14-contrib-14.19-1.1.aarch64", "product_id": "postgresql14-contrib-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.19-1.1.aarch64", "product": { "name": "postgresql14-devel-14.19-1.1.aarch64", "product_id": "postgresql14-devel-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-docs-14.19-1.1.aarch64", "product": { "name": "postgresql14-docs-14.19-1.1.aarch64", "product_id": "postgresql14-docs-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.19-1.1.aarch64", "product": { "name": "postgresql14-llvmjit-14.19-1.1.aarch64", "product_id": "postgresql14-llvmjit-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.19-1.1.aarch64", "product": { "name": "postgresql14-llvmjit-devel-14.19-1.1.aarch64", "product_id": "postgresql14-llvmjit-devel-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.19-1.1.aarch64", "product": { "name": "postgresql14-plperl-14.19-1.1.aarch64", "product_id": "postgresql14-plperl-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.19-1.1.aarch64", "product": { "name": "postgresql14-plpython-14.19-1.1.aarch64", "product_id": "postgresql14-plpython-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.19-1.1.aarch64", "product": { "name": "postgresql14-pltcl-14.19-1.1.aarch64", "product_id": "postgresql14-pltcl-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.19-1.1.aarch64", "product": { "name": "postgresql14-server-14.19-1.1.aarch64", "product_id": "postgresql14-server-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.19-1.1.aarch64", "product": { "name": "postgresql14-server-devel-14.19-1.1.aarch64", "product_id": "postgresql14-server-devel-14.19-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.19-1.1.aarch64", "product": { "name": "postgresql14-test-14.19-1.1.aarch64", "product_id": "postgresql14-test-14.19-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.19-1.1.ppc64le", "product": { "name": "postgresql14-14.19-1.1.ppc64le", "product_id": "postgresql14-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.19-1.1.ppc64le", "product": { "name": "postgresql14-contrib-14.19-1.1.ppc64le", "product_id": "postgresql14-contrib-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.19-1.1.ppc64le", "product": { "name": "postgresql14-devel-14.19-1.1.ppc64le", "product_id": "postgresql14-devel-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-docs-14.19-1.1.ppc64le", "product": { "name": "postgresql14-docs-14.19-1.1.ppc64le", "product_id": "postgresql14-docs-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.19-1.1.ppc64le", "product": { "name": "postgresql14-llvmjit-14.19-1.1.ppc64le", "product_id": "postgresql14-llvmjit-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "product": { "name": "postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "product_id": "postgresql14-llvmjit-devel-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.19-1.1.ppc64le", "product": { "name": "postgresql14-plperl-14.19-1.1.ppc64le", "product_id": "postgresql14-plperl-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.19-1.1.ppc64le", "product": { "name": "postgresql14-plpython-14.19-1.1.ppc64le", "product_id": "postgresql14-plpython-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.19-1.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.19-1.1.ppc64le", "product_id": "postgresql14-pltcl-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.19-1.1.ppc64le", "product": { "name": "postgresql14-server-14.19-1.1.ppc64le", "product_id": "postgresql14-server-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.19-1.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.19-1.1.ppc64le", "product_id": "postgresql14-server-devel-14.19-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.19-1.1.ppc64le", "product": { "name": "postgresql14-test-14.19-1.1.ppc64le", "product_id": "postgresql14-test-14.19-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.19-1.1.s390x", "product": { "name": "postgresql14-14.19-1.1.s390x", "product_id": "postgresql14-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.19-1.1.s390x", "product": { "name": "postgresql14-contrib-14.19-1.1.s390x", "product_id": "postgresql14-contrib-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.19-1.1.s390x", "product": { "name": "postgresql14-devel-14.19-1.1.s390x", "product_id": "postgresql14-devel-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-docs-14.19-1.1.s390x", "product": { "name": "postgresql14-docs-14.19-1.1.s390x", "product_id": "postgresql14-docs-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.19-1.1.s390x", "product": { "name": "postgresql14-llvmjit-14.19-1.1.s390x", "product_id": "postgresql14-llvmjit-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.19-1.1.s390x", "product": { "name": "postgresql14-llvmjit-devel-14.19-1.1.s390x", "product_id": "postgresql14-llvmjit-devel-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.19-1.1.s390x", "product": { "name": "postgresql14-plperl-14.19-1.1.s390x", "product_id": "postgresql14-plperl-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.19-1.1.s390x", "product": { "name": "postgresql14-plpython-14.19-1.1.s390x", "product_id": "postgresql14-plpython-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.19-1.1.s390x", "product": { "name": "postgresql14-pltcl-14.19-1.1.s390x", "product_id": "postgresql14-pltcl-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.19-1.1.s390x", "product": { "name": "postgresql14-server-14.19-1.1.s390x", "product_id": "postgresql14-server-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.19-1.1.s390x", "product": { "name": "postgresql14-server-devel-14.19-1.1.s390x", "product_id": "postgresql14-server-devel-14.19-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.19-1.1.s390x", "product": { "name": "postgresql14-test-14.19-1.1.s390x", "product_id": "postgresql14-test-14.19-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.19-1.1.x86_64", "product": { "name": "postgresql14-14.19-1.1.x86_64", "product_id": "postgresql14-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.19-1.1.x86_64", "product": { "name": "postgresql14-contrib-14.19-1.1.x86_64", "product_id": "postgresql14-contrib-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.19-1.1.x86_64", "product": { "name": "postgresql14-devel-14.19-1.1.x86_64", "product_id": "postgresql14-devel-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-docs-14.19-1.1.x86_64", "product": { "name": "postgresql14-docs-14.19-1.1.x86_64", "product_id": "postgresql14-docs-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.19-1.1.x86_64", "product": { "name": "postgresql14-llvmjit-14.19-1.1.x86_64", "product_id": "postgresql14-llvmjit-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.19-1.1.x86_64", "product": { "name": "postgresql14-llvmjit-devel-14.19-1.1.x86_64", "product_id": "postgresql14-llvmjit-devel-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.19-1.1.x86_64", "product": { "name": "postgresql14-plperl-14.19-1.1.x86_64", "product_id": "postgresql14-plperl-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.19-1.1.x86_64", "product": { "name": "postgresql14-plpython-14.19-1.1.x86_64", "product_id": "postgresql14-plpython-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.19-1.1.x86_64", "product": { "name": "postgresql14-pltcl-14.19-1.1.x86_64", "product_id": "postgresql14-pltcl-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.19-1.1.x86_64", "product": { "name": "postgresql14-server-14.19-1.1.x86_64", "product_id": "postgresql14-server-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.19-1.1.x86_64", "product": { "name": "postgresql14-server-devel-14.19-1.1.x86_64", "product_id": "postgresql14-server-devel-14.19-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.19-1.1.x86_64", "product": { "name": "postgresql14-test-14.19-1.1.x86_64", "product_id": "postgresql14-test-14.19-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64" }, "product_reference": "postgresql14-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x" }, "product_reference": "postgresql14-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64" }, "product_reference": "postgresql14-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64" }, "product_reference": "postgresql14-contrib-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x" }, "product_reference": "postgresql14-contrib-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64" }, "product_reference": "postgresql14-contrib-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64" }, "product_reference": "postgresql14-devel-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-devel-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x" }, "product_reference": "postgresql14-devel-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64" }, "product_reference": "postgresql14-devel-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64" }, "product_reference": "postgresql14-docs-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-docs-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x" }, "product_reference": "postgresql14-docs-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64" }, "product_reference": "postgresql14-docs-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64" }, "product_reference": "postgresql14-llvmjit-devel-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x" }, "product_reference": "postgresql14-llvmjit-devel-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64" }, "product_reference": "postgresql14-llvmjit-devel-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64" }, "product_reference": "postgresql14-plperl-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x" }, "product_reference": "postgresql14-plperl-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64" }, "product_reference": "postgresql14-plperl-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64" }, "product_reference": "postgresql14-plpython-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x" }, "product_reference": "postgresql14-plpython-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64" }, "product_reference": "postgresql14-plpython-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x" }, "product_reference": "postgresql14-pltcl-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64" }, "product_reference": "postgresql14-server-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-server-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x" }, "product_reference": "postgresql14-server-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64" }, "product_reference": "postgresql14-server-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x" }, "product_reference": "postgresql14-server-devel-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64" }, "product_reference": "postgresql14-test-14.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le" }, "product_reference": "postgresql14-test-14.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x" }, "product_reference": "postgresql14-test-14.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" }, "product_reference": "postgresql14-test-14.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql14-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.19-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.19-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
opensuse-su-2025:15454-1
Vulnerability from csaf_opensuse
Published
2025-08-15 00:00
Modified
2025-08-15 00:00
Summary
postgresql16-16.10-1.1 on GA media
Notes
Title of the patch
postgresql16-16.10-1.1 on GA media
Description of the patch
These are all security issues fixed in the postgresql16-16.10-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15454
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "postgresql16-16.10-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postgresql16-16.10-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15454", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15454-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "postgresql16-16.10-1.1 on GA media", "tracking": { "current_release_date": "2025-08-15T00:00:00Z", "generator": { "date": "2025-08-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15454-1", "initial_release_date": "2025-08-15T00:00:00Z", "revision_history": [ { "date": "2025-08-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-1.1.aarch64", "product": { "name": "postgresql16-16.10-1.1.aarch64", "product_id": "postgresql16-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-1.1.aarch64", "product": { "name": "postgresql16-contrib-16.10-1.1.aarch64", "product_id": "postgresql16-contrib-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-1.1.aarch64", "product": { "name": "postgresql16-devel-16.10-1.1.aarch64", "product_id": "postgresql16-devel-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-docs-16.10-1.1.aarch64", "product": { "name": "postgresql16-docs-16.10-1.1.aarch64", "product_id": "postgresql16-docs-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-1.1.aarch64", "product": { "name": "postgresql16-llvmjit-16.10-1.1.aarch64", "product_id": "postgresql16-llvmjit-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-1.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.10-1.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-1.1.aarch64", "product": { "name": "postgresql16-plperl-16.10-1.1.aarch64", "product_id": "postgresql16-plperl-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-1.1.aarch64", "product": { "name": "postgresql16-plpython-16.10-1.1.aarch64", "product_id": "postgresql16-plpython-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-1.1.aarch64", "product": { "name": "postgresql16-pltcl-16.10-1.1.aarch64", "product_id": "postgresql16-pltcl-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.10-1.1.aarch64", "product": { "name": "postgresql16-server-16.10-1.1.aarch64", "product_id": "postgresql16-server-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-1.1.aarch64", "product": { "name": "postgresql16-server-devel-16.10-1.1.aarch64", "product_id": "postgresql16-server-devel-16.10-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.10-1.1.aarch64", "product": { "name": "postgresql16-test-16.10-1.1.aarch64", "product_id": "postgresql16-test-16.10-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-1.1.ppc64le", "product": { "name": "postgresql16-16.10-1.1.ppc64le", "product_id": "postgresql16-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-1.1.ppc64le", "product": { "name": "postgresql16-contrib-16.10-1.1.ppc64le", "product_id": "postgresql16-contrib-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-1.1.ppc64le", "product": { "name": "postgresql16-devel-16.10-1.1.ppc64le", "product_id": "postgresql16-devel-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-docs-16.10-1.1.ppc64le", "product": { "name": "postgresql16-docs-16.10-1.1.ppc64le", "product_id": "postgresql16-docs-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-1.1.ppc64le", "product": { "name": "postgresql16-llvmjit-16.10-1.1.ppc64le", "product_id": "postgresql16-llvmjit-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-1.1.ppc64le", "product": { "name": "postgresql16-plperl-16.10-1.1.ppc64le", "product_id": "postgresql16-plperl-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-1.1.ppc64le", "product": { "name": "postgresql16-plpython-16.10-1.1.ppc64le", "product_id": "postgresql16-plpython-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-1.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.10-1.1.ppc64le", "product_id": "postgresql16-pltcl-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.10-1.1.ppc64le", "product": { "name": "postgresql16-server-16.10-1.1.ppc64le", "product_id": "postgresql16-server-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-1.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.10-1.1.ppc64le", "product_id": "postgresql16-server-devel-16.10-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.10-1.1.ppc64le", "product": { "name": "postgresql16-test-16.10-1.1.ppc64le", "product_id": "postgresql16-test-16.10-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-1.1.s390x", "product": { "name": "postgresql16-16.10-1.1.s390x", "product_id": "postgresql16-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-1.1.s390x", "product": { "name": "postgresql16-contrib-16.10-1.1.s390x", "product_id": "postgresql16-contrib-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-1.1.s390x", "product": { "name": "postgresql16-devel-16.10-1.1.s390x", "product_id": "postgresql16-devel-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-docs-16.10-1.1.s390x", "product": { "name": "postgresql16-docs-16.10-1.1.s390x", "product_id": "postgresql16-docs-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-1.1.s390x", "product": { "name": "postgresql16-llvmjit-16.10-1.1.s390x", "product_id": "postgresql16-llvmjit-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-1.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.10-1.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-1.1.s390x", "product": { "name": "postgresql16-plperl-16.10-1.1.s390x", "product_id": "postgresql16-plperl-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-1.1.s390x", "product": { "name": "postgresql16-plpython-16.10-1.1.s390x", "product_id": "postgresql16-plpython-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-1.1.s390x", "product": { "name": "postgresql16-pltcl-16.10-1.1.s390x", "product_id": "postgresql16-pltcl-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.10-1.1.s390x", "product": { "name": "postgresql16-server-16.10-1.1.s390x", "product_id": "postgresql16-server-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-1.1.s390x", "product": { "name": "postgresql16-server-devel-16.10-1.1.s390x", "product_id": "postgresql16-server-devel-16.10-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.10-1.1.s390x", "product": { "name": "postgresql16-test-16.10-1.1.s390x", "product_id": "postgresql16-test-16.10-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-1.1.x86_64", "product": { "name": "postgresql16-16.10-1.1.x86_64", "product_id": "postgresql16-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-1.1.x86_64", "product": { "name": "postgresql16-contrib-16.10-1.1.x86_64", "product_id": "postgresql16-contrib-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-1.1.x86_64", "product": { "name": "postgresql16-devel-16.10-1.1.x86_64", "product_id": "postgresql16-devel-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-docs-16.10-1.1.x86_64", "product": { "name": "postgresql16-docs-16.10-1.1.x86_64", "product_id": "postgresql16-docs-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-1.1.x86_64", "product": { "name": "postgresql16-llvmjit-16.10-1.1.x86_64", "product_id": "postgresql16-llvmjit-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-1.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.10-1.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-1.1.x86_64", "product": { "name": "postgresql16-plperl-16.10-1.1.x86_64", "product_id": "postgresql16-plperl-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-1.1.x86_64", "product": { "name": "postgresql16-plpython-16.10-1.1.x86_64", "product_id": "postgresql16-plpython-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-1.1.x86_64", "product": { "name": "postgresql16-pltcl-16.10-1.1.x86_64", "product_id": "postgresql16-pltcl-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.10-1.1.x86_64", "product": { "name": "postgresql16-server-16.10-1.1.x86_64", "product_id": "postgresql16-server-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-1.1.x86_64", "product": { "name": "postgresql16-server-devel-16.10-1.1.x86_64", "product_id": "postgresql16-server-devel-16.10-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.10-1.1.x86_64", "product": { "name": "postgresql16-test-16.10-1.1.x86_64", "product_id": "postgresql16-test-16.10-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64" }, "product_reference": "postgresql16-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x" }, "product_reference": "postgresql16-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64" }, "product_reference": "postgresql16-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x" }, "product_reference": "postgresql16-contrib-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x" }, "product_reference": "postgresql16-devel-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64" }, "product_reference": "postgresql16-docs-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-docs-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x" }, "product_reference": "postgresql16-docs-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64" }, "product_reference": "postgresql16-docs-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64" }, "product_reference": "postgresql16-llvmjit-devel-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x" }, "product_reference": "postgresql16-llvmjit-devel-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64" }, "product_reference": "postgresql16-llvmjit-devel-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x" }, "product_reference": "postgresql16-plperl-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x" }, "product_reference": "postgresql16-plpython-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x" }, "product_reference": "postgresql16-pltcl-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64" }, "product_reference": "postgresql16-server-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x" }, "product_reference": "postgresql16-server-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64" }, "product_reference": "postgresql16-server-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x" }, "product_reference": "postgresql16-server-devel-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64" }, "product_reference": "postgresql16-test-16.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le" }, "product_reference": "postgresql16-test-16.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x" }, "product_reference": "postgresql16-test-16.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" }, "product_reference": "postgresql16-test-16.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql16-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.10-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
opensuse-su-2025:15451-1
Vulnerability from csaf_opensuse
Published
2025-08-15 00:00
Modified
2025-08-15 00:00
Summary
postgresql13-13.22-1.1 on GA media
Notes
Title of the patch
postgresql13-13.22-1.1 on GA media
Description of the patch
These are all security issues fixed in the postgresql13-13.22-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15451
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "postgresql13-13.22-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postgresql13-13.22-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15451", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15451-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "postgresql13-13.22-1.1 on GA media", "tracking": { "current_release_date": "2025-08-15T00:00:00Z", "generator": { "date": "2025-08-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15451-1", "initial_release_date": "2025-08-15T00:00:00Z", "revision_history": [ { "date": "2025-08-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-1.1.aarch64", "product": { "name": "postgresql13-13.22-1.1.aarch64", "product_id": "postgresql13-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-1.1.aarch64", "product": { "name": "postgresql13-contrib-13.22-1.1.aarch64", "product_id": "postgresql13-contrib-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-1.1.aarch64", "product": { "name": "postgresql13-devel-13.22-1.1.aarch64", "product_id": "postgresql13-devel-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-docs-13.22-1.1.aarch64", "product": { "name": "postgresql13-docs-13.22-1.1.aarch64", "product_id": "postgresql13-docs-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-1.1.aarch64", "product": { "name": "postgresql13-llvmjit-13.22-1.1.aarch64", "product_id": "postgresql13-llvmjit-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-1.1.aarch64", "product": { "name": "postgresql13-llvmjit-devel-13.22-1.1.aarch64", "product_id": "postgresql13-llvmjit-devel-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-1.1.aarch64", "product": { "name": "postgresql13-plperl-13.22-1.1.aarch64", "product_id": "postgresql13-plperl-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-1.1.aarch64", "product": { "name": "postgresql13-plpython-13.22-1.1.aarch64", "product_id": "postgresql13-plpython-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-1.1.aarch64", "product": { "name": "postgresql13-pltcl-13.22-1.1.aarch64", "product_id": "postgresql13-pltcl-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-13.22-1.1.aarch64", "product": { "name": "postgresql13-server-13.22-1.1.aarch64", "product_id": "postgresql13-server-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-1.1.aarch64", "product": { "name": "postgresql13-server-devel-13.22-1.1.aarch64", "product_id": "postgresql13-server-devel-13.22-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-test-13.22-1.1.aarch64", "product": { "name": "postgresql13-test-13.22-1.1.aarch64", "product_id": "postgresql13-test-13.22-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-1.1.ppc64le", "product": { "name": "postgresql13-13.22-1.1.ppc64le", "product_id": "postgresql13-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-1.1.ppc64le", "product": { "name": "postgresql13-contrib-13.22-1.1.ppc64le", "product_id": "postgresql13-contrib-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-1.1.ppc64le", "product": { "name": "postgresql13-devel-13.22-1.1.ppc64le", "product_id": "postgresql13-devel-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-docs-13.22-1.1.ppc64le", "product": { "name": "postgresql13-docs-13.22-1.1.ppc64le", "product_id": "postgresql13-docs-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-1.1.ppc64le", "product": { "name": "postgresql13-llvmjit-13.22-1.1.ppc64le", "product_id": "postgresql13-llvmjit-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "product": { "name": "postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "product_id": "postgresql13-llvmjit-devel-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-1.1.ppc64le", "product": { "name": "postgresql13-plperl-13.22-1.1.ppc64le", "product_id": "postgresql13-plperl-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-1.1.ppc64le", "product": { "name": "postgresql13-plpython-13.22-1.1.ppc64le", "product_id": "postgresql13-plpython-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-1.1.ppc64le", "product": { "name": "postgresql13-pltcl-13.22-1.1.ppc64le", "product_id": "postgresql13-pltcl-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-13.22-1.1.ppc64le", "product": { "name": "postgresql13-server-13.22-1.1.ppc64le", "product_id": "postgresql13-server-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-1.1.ppc64le", "product": { "name": "postgresql13-server-devel-13.22-1.1.ppc64le", "product_id": "postgresql13-server-devel-13.22-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-test-13.22-1.1.ppc64le", "product": { "name": "postgresql13-test-13.22-1.1.ppc64le", "product_id": "postgresql13-test-13.22-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-1.1.s390x", "product": { "name": "postgresql13-13.22-1.1.s390x", "product_id": "postgresql13-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-1.1.s390x", "product": { "name": "postgresql13-contrib-13.22-1.1.s390x", "product_id": "postgresql13-contrib-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-1.1.s390x", "product": { "name": "postgresql13-devel-13.22-1.1.s390x", "product_id": "postgresql13-devel-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-docs-13.22-1.1.s390x", "product": { "name": "postgresql13-docs-13.22-1.1.s390x", "product_id": "postgresql13-docs-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-1.1.s390x", "product": { "name": "postgresql13-llvmjit-13.22-1.1.s390x", "product_id": "postgresql13-llvmjit-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-1.1.s390x", "product": { "name": "postgresql13-llvmjit-devel-13.22-1.1.s390x", "product_id": "postgresql13-llvmjit-devel-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-1.1.s390x", "product": { "name": "postgresql13-plperl-13.22-1.1.s390x", "product_id": "postgresql13-plperl-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-1.1.s390x", "product": { "name": "postgresql13-plpython-13.22-1.1.s390x", "product_id": "postgresql13-plpython-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-1.1.s390x", "product": { "name": "postgresql13-pltcl-13.22-1.1.s390x", "product_id": "postgresql13-pltcl-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-server-13.22-1.1.s390x", "product": { "name": "postgresql13-server-13.22-1.1.s390x", "product_id": "postgresql13-server-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-1.1.s390x", "product": { "name": "postgresql13-server-devel-13.22-1.1.s390x", "product_id": "postgresql13-server-devel-13.22-1.1.s390x" } }, { "category": "product_version", "name": "postgresql13-test-13.22-1.1.s390x", "product": { "name": "postgresql13-test-13.22-1.1.s390x", "product_id": "postgresql13-test-13.22-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-1.1.x86_64", "product": { "name": "postgresql13-13.22-1.1.x86_64", "product_id": "postgresql13-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-1.1.x86_64", "product": { "name": "postgresql13-contrib-13.22-1.1.x86_64", "product_id": "postgresql13-contrib-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-1.1.x86_64", "product": { "name": "postgresql13-devel-13.22-1.1.x86_64", "product_id": "postgresql13-devel-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-docs-13.22-1.1.x86_64", "product": { "name": "postgresql13-docs-13.22-1.1.x86_64", "product_id": "postgresql13-docs-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-1.1.x86_64", "product": { "name": "postgresql13-llvmjit-13.22-1.1.x86_64", "product_id": "postgresql13-llvmjit-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-1.1.x86_64", "product": { "name": "postgresql13-llvmjit-devel-13.22-1.1.x86_64", "product_id": "postgresql13-llvmjit-devel-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-1.1.x86_64", "product": { "name": "postgresql13-plperl-13.22-1.1.x86_64", "product_id": "postgresql13-plperl-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-1.1.x86_64", "product": { "name": "postgresql13-plpython-13.22-1.1.x86_64", "product_id": "postgresql13-plpython-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-1.1.x86_64", "product": { "name": "postgresql13-pltcl-13.22-1.1.x86_64", "product_id": "postgresql13-pltcl-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-13.22-1.1.x86_64", "product": { "name": "postgresql13-server-13.22-1.1.x86_64", "product_id": "postgresql13-server-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-1.1.x86_64", "product": { "name": "postgresql13-server-devel-13.22-1.1.x86_64", "product_id": "postgresql13-server-devel-13.22-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-test-13.22-1.1.x86_64", "product": { "name": "postgresql13-test-13.22-1.1.x86_64", "product_id": "postgresql13-test-13.22-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64" }, "product_reference": "postgresql13-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x" }, "product_reference": "postgresql13-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64" }, "product_reference": "postgresql13-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64" }, "product_reference": "postgresql13-contrib-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-contrib-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x" }, "product_reference": "postgresql13-contrib-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64" }, "product_reference": "postgresql13-contrib-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64" }, "product_reference": "postgresql13-devel-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-devel-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x" }, "product_reference": "postgresql13-devel-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64" }, "product_reference": "postgresql13-devel-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64" }, "product_reference": "postgresql13-docs-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-docs-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x" }, "product_reference": "postgresql13-docs-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64" }, "product_reference": "postgresql13-docs-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64" }, "product_reference": "postgresql13-llvmjit-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-llvmjit-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x" }, "product_reference": "postgresql13-llvmjit-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64" }, "product_reference": "postgresql13-llvmjit-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x" }, "product_reference": "postgresql13-llvmjit-devel-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64" }, "product_reference": "postgresql13-plperl-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-plperl-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x" }, "product_reference": "postgresql13-plperl-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64" }, "product_reference": "postgresql13-plperl-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64" }, "product_reference": "postgresql13-plpython-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-plpython-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x" }, "product_reference": "postgresql13-plpython-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64" }, "product_reference": "postgresql13-plpython-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-pltcl-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x" }, "product_reference": "postgresql13-pltcl-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64" }, "product_reference": "postgresql13-server-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-server-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x" }, "product_reference": "postgresql13-server-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64" }, "product_reference": "postgresql13-server-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64" }, "product_reference": "postgresql13-server-devel-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-server-devel-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x" }, "product_reference": "postgresql13-server-devel-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64" }, "product_reference": "postgresql13-test-13.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le" }, "product_reference": "postgresql13-test-13.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x" }, "product_reference": "postgresql13-test-13.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" }, "product_reference": "postgresql13-test-13.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql13-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-contrib-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-docs-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-llvmjit-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plperl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-plpython-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-pltcl-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-server-devel-13.22-1.1.x86_64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.aarch64", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.ppc64le", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.s390x", "openSUSE Tumbleweed:postgresql13-test-13.22-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T00:00:00Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
suse-su-2025:03004-1
Vulnerability from csaf_suse
Published
2025-08-27 13:42
Modified
2025-08-27 13:42
Summary
Security update for postgresql15
Notes
Title of the patch
Security update for postgresql15
Description of the patch
This update for postgresql15 fixes the following issues:
Upgrade to 15.14:
- CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table (bsc#1248120).
- CVE-2025-8714: untrusted data inclusion in `pg_dump` lets superuser of origin server execute arbitrary code in psql
client (bsc#1248122).
- CVE-2025-8715: improper neutralization of newlines in `pg_dump` allows execution of arbitrary code in psql client and
in restore target server (bsc#1248119).
Patchnames
SUSE-2025-3004,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3004,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3004
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql15", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql15 fixes the following issues:\n\nUpgrade to 15.14:\n\n- CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table (bsc#1248120).\n- CVE-2025-8714: untrusted data inclusion in `pg_dump` lets superuser of origin server execute arbitrary code in psql\n client (bsc#1248122).\n- CVE-2025-8715: improper neutralization of newlines in `pg_dump` allows execution of arbitrary code in psql client and\n in restore target server (bsc#1248119).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3004,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3004,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3004", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03004-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03004-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503004-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03004-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041370.html" }, { "category": "self", "summary": "SUSE Bug 1248119", "url": "https://bugzilla.suse.com/1248119" }, { "category": "self", "summary": "SUSE Bug 1248120", "url": "https://bugzilla.suse.com/1248120" }, { "category": "self", "summary": "SUSE Bug 1248122", "url": "https://bugzilla.suse.com/1248122" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "Security update for postgresql15", "tracking": { "current_release_date": "2025-08-27T13:42:44Z", "generator": { "date": "2025-08-27T13:42:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03004-1", "initial_release_date": "2025-08-27T13:42:44Z", "revision_history": [ { "date": "2025-08-27T13:42:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-15.14-3.44.1.aarch64", "product_id": "postgresql15-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-contrib-15.14-3.44.1.aarch64", "product_id": "postgresql15-contrib-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-devel-15.14-3.44.1.aarch64", "product_id": "postgresql15-devel-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-llvmjit-devel-15.14-3.44.1.aarch64", "product_id": "postgresql15-llvmjit-devel-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-plperl-15.14-3.44.1.aarch64", "product_id": "postgresql15-plperl-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-plpython-15.14-3.44.1.aarch64", "product_id": "postgresql15-plpython-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-pltcl-15.14-3.44.1.aarch64", "product_id": "postgresql15-pltcl-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-server-15.14-3.44.1.aarch64", "product_id": "postgresql15-server-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-server-devel-15.14-3.44.1.aarch64", "product_id": "postgresql15-server-devel-15.14-3.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-test-15.14-3.44.1.aarch64", "product": { "name": "postgresql15-test-15.14-3.44.1.aarch64", "product_id": "postgresql15-test-15.14-3.44.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-3.44.1.i586", "product": { "name": "postgresql15-15.14-3.44.1.i586", "product_id": "postgresql15-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-3.44.1.i586", "product": { "name": "postgresql15-contrib-15.14-3.44.1.i586", "product_id": "postgresql15-contrib-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-3.44.1.i586", "product": { "name": "postgresql15-devel-15.14-3.44.1.i586", "product_id": "postgresql15-devel-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-3.44.1.i586", "product": { "name": "postgresql15-llvmjit-devel-15.14-3.44.1.i586", "product_id": "postgresql15-llvmjit-devel-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-3.44.1.i586", "product": { "name": "postgresql15-plperl-15.14-3.44.1.i586", "product_id": "postgresql15-plperl-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-3.44.1.i586", "product": { "name": "postgresql15-plpython-15.14-3.44.1.i586", "product_id": "postgresql15-plpython-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-3.44.1.i586", "product": { "name": "postgresql15-pltcl-15.14-3.44.1.i586", "product_id": "postgresql15-pltcl-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-server-15.14-3.44.1.i586", "product": { "name": "postgresql15-server-15.14-3.44.1.i586", "product_id": "postgresql15-server-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-3.44.1.i586", "product": { "name": "postgresql15-server-devel-15.14-3.44.1.i586", "product_id": "postgresql15-server-devel-15.14-3.44.1.i586" } }, { "category": "product_version", "name": "postgresql15-test-15.14-3.44.1.i586", "product": { "name": "postgresql15-test-15.14-3.44.1.i586", "product_id": "postgresql15-test-15.14-3.44.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql15-docs-15.14-3.44.1.noarch", "product": { "name": "postgresql15-docs-15.14-3.44.1.noarch", "product_id": "postgresql15-docs-15.14-3.44.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-15.14-3.44.1.ppc64le", "product_id": "postgresql15-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-contrib-15.14-3.44.1.ppc64le", "product_id": "postgresql15-contrib-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-devel-15.14-3.44.1.ppc64le", "product_id": "postgresql15-devel-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-llvmjit-devel-15.14-3.44.1.ppc64le", "product_id": "postgresql15-llvmjit-devel-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-plperl-15.14-3.44.1.ppc64le", "product_id": "postgresql15-plperl-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-plpython-15.14-3.44.1.ppc64le", "product_id": "postgresql15-plpython-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-pltcl-15.14-3.44.1.ppc64le", "product_id": "postgresql15-pltcl-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-server-15.14-3.44.1.ppc64le", "product_id": "postgresql15-server-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-server-devel-15.14-3.44.1.ppc64le", "product_id": "postgresql15-server-devel-15.14-3.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-test-15.14-3.44.1.ppc64le", "product": { "name": "postgresql15-test-15.14-3.44.1.ppc64le", "product_id": "postgresql15-test-15.14-3.44.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-3.44.1.s390", "product": { "name": "postgresql15-15.14-3.44.1.s390", "product_id": "postgresql15-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-3.44.1.s390", "product": { "name": "postgresql15-contrib-15.14-3.44.1.s390", "product_id": "postgresql15-contrib-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-3.44.1.s390", "product": { "name": "postgresql15-devel-15.14-3.44.1.s390", "product_id": "postgresql15-devel-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-3.44.1.s390", "product": { "name": "postgresql15-llvmjit-devel-15.14-3.44.1.s390", "product_id": "postgresql15-llvmjit-devel-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-3.44.1.s390", "product": { "name": "postgresql15-plperl-15.14-3.44.1.s390", "product_id": "postgresql15-plperl-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-3.44.1.s390", "product": { "name": "postgresql15-plpython-15.14-3.44.1.s390", "product_id": "postgresql15-plpython-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-3.44.1.s390", "product": { "name": "postgresql15-pltcl-15.14-3.44.1.s390", "product_id": "postgresql15-pltcl-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-server-15.14-3.44.1.s390", "product": { "name": "postgresql15-server-15.14-3.44.1.s390", "product_id": "postgresql15-server-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-3.44.1.s390", "product": { "name": "postgresql15-server-devel-15.14-3.44.1.s390", "product_id": "postgresql15-server-devel-15.14-3.44.1.s390" } }, { "category": "product_version", "name": "postgresql15-test-15.14-3.44.1.s390", "product": { "name": "postgresql15-test-15.14-3.44.1.s390", "product_id": "postgresql15-test-15.14-3.44.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-3.44.1.s390x", "product": { "name": "postgresql15-15.14-3.44.1.s390x", "product_id": "postgresql15-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-3.44.1.s390x", "product": { "name": "postgresql15-contrib-15.14-3.44.1.s390x", "product_id": "postgresql15-contrib-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-3.44.1.s390x", "product": { "name": "postgresql15-devel-15.14-3.44.1.s390x", "product_id": "postgresql15-devel-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-3.44.1.s390x", "product": { "name": "postgresql15-llvmjit-devel-15.14-3.44.1.s390x", "product_id": "postgresql15-llvmjit-devel-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-3.44.1.s390x", "product": { "name": "postgresql15-plperl-15.14-3.44.1.s390x", "product_id": "postgresql15-plperl-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-3.44.1.s390x", "product": { "name": "postgresql15-plpython-15.14-3.44.1.s390x", "product_id": "postgresql15-plpython-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-3.44.1.s390x", "product": { "name": "postgresql15-pltcl-15.14-3.44.1.s390x", "product_id": "postgresql15-pltcl-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-15.14-3.44.1.s390x", "product": { "name": "postgresql15-server-15.14-3.44.1.s390x", "product_id": "postgresql15-server-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-3.44.1.s390x", "product": { "name": "postgresql15-server-devel-15.14-3.44.1.s390x", "product_id": "postgresql15-server-devel-15.14-3.44.1.s390x" } }, { "category": "product_version", "name": "postgresql15-test-15.14-3.44.1.s390x", "product": { "name": "postgresql15-test-15.14-3.44.1.s390x", "product_id": "postgresql15-test-15.14-3.44.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-15.14-3.44.1.x86_64", "product_id": "postgresql15-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-contrib-15.14-3.44.1.x86_64", "product_id": "postgresql15-contrib-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-devel-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-devel-15.14-3.44.1.x86_64", "product_id": "postgresql15-devel-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-llvmjit-devel-15.14-3.44.1.x86_64", "product_id": "postgresql15-llvmjit-devel-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-plperl-15.14-3.44.1.x86_64", "product_id": "postgresql15-plperl-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-plpython-15.14-3.44.1.x86_64", "product_id": "postgresql15-plpython-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-pltcl-15.14-3.44.1.x86_64", "product_id": "postgresql15-pltcl-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-server-15.14-3.44.1.x86_64", "product_id": "postgresql15-server-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-server-devel-15.14-3.44.1.x86_64", "product_id": "postgresql15-server-devel-15.14-3.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-test-15.14-3.44.1.x86_64", "product": { "name": "postgresql15-test-15.14-3.44.1.x86_64", "product_id": "postgresql15-test-15.14-3.44.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-3.44.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64" }, "product_reference": "postgresql15-15.14-3.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-3.44.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le" }, "product_reference": "postgresql15-15.14-3.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-3.44.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x" }, "product_reference": "postgresql15-15.14-3.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-3.44.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64" }, "product_reference": "postgresql15-contrib-15.14-3.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-3.44.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.14-3.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-3.44.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x" }, "product_reference": "postgresql15-contrib-15.14-3.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-contrib-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-3.44.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64" }, "product_reference": "postgresql15-devel-15.14-3.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-3.44.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le" }, "product_reference": "postgresql15-devel-15.14-3.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-3.44.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x" }, "product_reference": "postgresql15-devel-15.14-3.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-devel-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.14-3.44.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch" }, "product_reference": "postgresql15-docs-15.14-3.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-3.44.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64" }, "product_reference": "postgresql15-plperl-15.14-3.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-3.44.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le" }, "product_reference": "postgresql15-plperl-15.14-3.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-3.44.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x" }, "product_reference": "postgresql15-plperl-15.14-3.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-plperl-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-3.44.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64" }, "product_reference": "postgresql15-plpython-15.14-3.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-3.44.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le" }, "product_reference": "postgresql15-plpython-15.14-3.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-3.44.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x" }, "product_reference": "postgresql15-plpython-15.14-3.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-plpython-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-3.44.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64" }, "product_reference": "postgresql15-pltcl-15.14-3.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-3.44.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le" }, "product_reference": "postgresql15-pltcl-15.14-3.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-3.44.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x" }, "product_reference": "postgresql15-pltcl-15.14-3.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-3.44.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64" }, "product_reference": "postgresql15-server-15.14-3.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-3.44.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le" }, "product_reference": "postgresql15-server-15.14-3.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-3.44.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x" }, "product_reference": "postgresql15-server-15.14-3.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-server-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-3.44.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64" }, "product_reference": "postgresql15-server-devel-15.14-3.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-3.44.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le" }, "product_reference": "postgresql15-server-devel-15.14-3.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-3.44.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x" }, "product_reference": "postgresql15-server-devel-15.14-3.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-server-devel-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-contrib-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-devel-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.14-3.44.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch" }, "product_reference": "postgresql15-docs-15.14-3.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-plperl-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-plpython-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-server-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.14-3.44.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" }, "product_reference": "postgresql15-server-devel-15.14-3.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:42:44Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:42:44Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.14-3.44.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.14-3.44.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.14-3.44.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:42:44Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
suse-su-2025:02994-1
Vulnerability from csaf_suse
Published
2025-08-27 12:00
Modified
2025-08-27 12:00
Summary
Security update for postgresql13
Notes
Title of the patch
Security update for postgresql13
Description of the patch
This update for postgresql13 fixes the following issues:
Upgrade to 13.22:
- CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table (bsc#1248120).
- CVE-2025-8714: untrusted data inclusion in `pg_dump` lets superuser of origin server execute arbitrary code in psql
client (bsc#1248122).
- CVE-2025-8715: improper neutralization of newlines in `pg_dump` allows execution of arbitrary code in psql client and
in restore target server (bsc#1248119).
Patchnames
SUSE-2025-2994,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2994,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2994,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2994,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2994,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2994,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2025-2994,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2994,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2994,SUSE-Storage-7.1-2025-2994
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql13", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql13 fixes the following issues:\n\nUpgrade to 13.22:\n \n- CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table (bsc#1248120).\n- CVE-2025-8714: untrusted data inclusion in `pg_dump` lets superuser of origin server execute arbitrary code in psql\n client (bsc#1248122).\n- CVE-2025-8715: improper neutralization of newlines in `pg_dump` allows execution of arbitrary code in psql client and\n in restore target server (bsc#1248119).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2994,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2994,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2994,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2994,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2994,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2994,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2025-2994,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2994,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2994,SUSE-Storage-7.1-2025-2994", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02994-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02994-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502994-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02994-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022293.html" }, { "category": "self", "summary": "SUSE Bug 1248119", "url": "https://bugzilla.suse.com/1248119" }, { "category": "self", "summary": "SUSE Bug 1248120", "url": "https://bugzilla.suse.com/1248120" }, { "category": "self", "summary": "SUSE Bug 1248122", "url": "https://bugzilla.suse.com/1248122" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "Security update for postgresql13", "tracking": { "current_release_date": "2025-08-27T12:00:14Z", "generator": { "date": "2025-08-27T12:00:14Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02994-1", "initial_release_date": "2025-08-27T12:00:14Z", "revision_history": [ { "date": "2025-08-27T12:00:14Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-contrib-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-contrib-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-devel-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-devel-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-plperl-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-plperl-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-plpython-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-plpython-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-server-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-server-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150200.5.75.2.aarch64", "product": { "name": "postgresql13-test-13.22-150200.5.75.2.aarch64", "product_id": "postgresql13-test-13.22-150200.5.75.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-13.22-150200.5.75.2.i586", "product_id": "postgresql13-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-contrib-13.22-150200.5.75.2.i586", "product_id": "postgresql13-contrib-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-devel-13.22-150200.5.75.2.i586", "product_id": "postgresql13-devel-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.i586", "product_id": "postgresql13-llvmjit-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.i586", "product_id": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-plperl-13.22-150200.5.75.2.i586", "product_id": "postgresql13-plperl-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-plpython-13.22-150200.5.75.2.i586", "product_id": "postgresql13-plpython-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.i586", "product_id": "postgresql13-pltcl-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-server-13.22-150200.5.75.2.i586", "product_id": "postgresql13-server-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.i586", "product_id": "postgresql13-server-devel-13.22-150200.5.75.2.i586" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150200.5.75.2.i586", "product": { "name": "postgresql13-test-13.22-150200.5.75.2.i586", "product_id": "postgresql13-test-13.22-150200.5.75.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql13-docs-13.22-150200.5.75.2.noarch", "product": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch", "product_id": "postgresql13-docs-13.22-150200.5.75.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-devel-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-devel-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-server-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-server-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150200.5.75.2.ppc64le", "product": { "name": "postgresql13-test-13.22-150200.5.75.2.ppc64le", "product_id": "postgresql13-test-13.22-150200.5.75.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-contrib-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-contrib-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-devel-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-devel-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-llvmjit-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-plperl-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-plperl-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-plpython-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-plpython-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-pltcl-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-server-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-server-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-server-devel-13.22-150200.5.75.2.s390x" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150200.5.75.2.s390x", "product": { "name": "postgresql13-test-13.22-150200.5.75.2.s390x", "product_id": "postgresql13-test-13.22-150200.5.75.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-contrib-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-devel-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-plperl-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-plpython-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-server-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150200.5.75.2.x86_64", "product": { "name": "postgresql13-test-13.22-150200.5.75.2.x86_64", "product_id": "postgresql13-test-13.22-150200.5.75.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch" }, "product_reference": "postgresql13-docs-13.22-150200.5.75.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch" }, "product_reference": "postgresql13-docs-13.22-150200.5.75.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch" }, "product_reference": "postgresql13-docs-13.22-150200.5.75.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch" }, "product_reference": "postgresql13-docs-13.22-150200.5.75.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch" }, "product_reference": "postgresql13-docs-13.22-150200.5.75.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch" }, "product_reference": "postgresql13-docs-13.22-150200.5.75.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch" }, "product_reference": "postgresql13-docs-13.22-150200.5.75.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150200.5.75.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150200.5.75.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150200.5.75.2.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch" }, "product_reference": "postgresql13-docs-13.22-150200.5.75.2.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150200.5.75.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150200.5.75.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150200.5.75.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T12:00:14Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T12:00:14Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.22-150200.5.75.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.22-150200.5.75.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.22-150200.5.75.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T12:00:14Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
suse-su-2025:02981-1
Vulnerability from csaf_suse
Published
2025-08-25 13:47
Modified
2025-08-25 13:47
Summary
Security update for postgresql16
Notes
Title of the patch
Security update for postgresql16
Description of the patch
This update for postgresql16 fixes the following issues:
Upgraded to 16.10:
* CVE-2025-8713: Fixed optimizer statistics exposing
sampled data within a view, partition, or child table
(bsc#1248120)
* CVE-2025-8714: Fixed untrusted data inclusion in pg_dump
allows superuser of origin server to execute arbitrary code
in psql client (bsc#1248122)
* CVE-2025-8715: Fixed improper neutralization of newlines
in pg_dump leading to arbitrary code execution in the psql
client and in the restore target server (bsc#1248119)
Patchnames
SUSE-2025-2981,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2981,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2981,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2981,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2981,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2981,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2981,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2981,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2981,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2981,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2981,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2981,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-2981,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-2981,SUSE-Storage-7.1-2025-2981
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql16", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql16 fixes the following issues:\n\nUpgraded to 16.10:\n * CVE-2025-8713: Fixed optimizer statistics exposing\n sampled data within a view, partition, or child table\n (bsc#1248120)\n * CVE-2025-8714: Fixed untrusted data inclusion in pg_dump \n allows superuser of origin server to execute arbitrary code\n in psql client (bsc#1248122)\n * CVE-2025-8715: Fixed improper neutralization of newlines \n in pg_dump leading to arbitrary code execution in the psql\n client and in the restore target server (bsc#1248119)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2981,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2981,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2981,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2981,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2981,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2981,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2981,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2981,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2981,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2981,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2981,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2981,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-2981,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-2981,SUSE-Storage-7.1-2025-2981", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02981-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02981-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502981-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02981-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041355.html" }, { "category": "self", "summary": "SUSE Bug 1248119", "url": "https://bugzilla.suse.com/1248119" }, { "category": "self", "summary": "SUSE Bug 1248120", "url": "https://bugzilla.suse.com/1248120" }, { "category": "self", "summary": "SUSE Bug 1248122", "url": "https://bugzilla.suse.com/1248122" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "Security update for postgresql16", "tracking": { "current_release_date": "2025-08-25T13:47:51Z", "generator": { "date": "2025-08-25T13:47:51Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02981-1", "initial_release_date": "2025-08-25T13:47:51Z", "revision_history": [ { "date": "2025-08-25T13:47:51Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-contrib-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-contrib-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-devel-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-devel-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-llvmjit-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-llvmjit-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-plperl-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-plperl-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-plpython-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-plpython-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-server-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-server-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150200.5.32.1.aarch64", "product": { "name": "postgresql16-test-16.10-150200.5.32.1.aarch64", "product_id": "postgresql16-test-16.10-150200.5.32.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-16.10-150200.5.32.1.i586", "product_id": "postgresql16-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-contrib-16.10-150200.5.32.1.i586", "product_id": "postgresql16-contrib-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-devel-16.10-150200.5.32.1.i586", "product_id": "postgresql16-devel-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-llvmjit-16.10-150200.5.32.1.i586", "product_id": "postgresql16-llvmjit-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.i586", "product_id": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-plperl-16.10-150200.5.32.1.i586", "product_id": "postgresql16-plperl-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-plpython-16.10-150200.5.32.1.i586", "product_id": "postgresql16-plpython-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.i586", "product_id": "postgresql16-pltcl-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-server-16.10-150200.5.32.1.i586", "product_id": "postgresql16-server-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.i586", "product_id": "postgresql16-server-devel-16.10-150200.5.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150200.5.32.1.i586", "product": { "name": "postgresql16-test-16.10-150200.5.32.1.i586", "product_id": "postgresql16-test-16.10-150200.5.32.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql16-docs-16.10-150200.5.32.1.noarch", "product": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch", "product_id": "postgresql16-docs-16.10-150200.5.32.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-devel-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-devel-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-llvmjit-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-llvmjit-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-server-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-server-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150200.5.32.1.ppc64le", "product": { "name": "postgresql16-test-16.10-150200.5.32.1.ppc64le", "product_id": "postgresql16-test-16.10-150200.5.32.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-contrib-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-contrib-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-devel-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-devel-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-llvmjit-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-llvmjit-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-plperl-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-plperl-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-plpython-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-plpython-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-pltcl-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-server-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-server-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-server-devel-16.10-150200.5.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150200.5.32.1.s390x", "product": { "name": "postgresql16-test-16.10-150200.5.32.1.s390x", "product_id": "postgresql16-test-16.10-150200.5.32.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-contrib-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-devel-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-llvmjit-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-llvmjit-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-plperl-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-plpython-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-server-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150200.5.32.1.x86_64", "product": { "name": "postgresql16-test-16.10-150200.5.32.1.x86_64", "product_id": "postgresql16-test-16.10-150200.5.32.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy LTS 4.3", "product": { "name": "SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server LTS 4.3", "product": { "name": "SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150200.5.32.1.noarch as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150200.5.32.1.noarch", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-25T13:47:51Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-25T13:47:51Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-devel-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-docs-16.10-150200.5.32.1.noarch", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-16.10-150200.5.32.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.ppc64le", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.s390x", "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.10-150200.5.32.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-25T13:47:51Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
suse-su-2025:02842-1
Vulnerability from csaf_suse
Published
2025-08-18 12:33
Modified
2025-08-18 12:33
Summary
Security update for postgresql13
Notes
Title of the patch
Security update for postgresql13
Description of the patch
This update for postgresql13 fixes the following issues:
Upgrade to 13.22:
- CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table (bsc#1248120).
- CVE-2025-8714: untrusted data inclusion in `pg_dump` lets superuser of origin server execute arbitrary code in psql
client (bsc#1248122).
- CVE-2025-8715: improper neutralization of newlines in `pg_dump` allows execution of arbitrary code in psql client and
in restore target server (bsc#1248119).
Patchnames
SUSE-2025-2842,openSUSE-SLE-15.6-2025-2842
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql13", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql13 fixes the following issues:\n\nUpgrade to 13.22:\n \n- CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table (bsc#1248120).\n- CVE-2025-8714: untrusted data inclusion in `pg_dump` lets superuser of origin server execute arbitrary code in psql\n client (bsc#1248122).\n- CVE-2025-8715: improper neutralization of newlines in `pg_dump` allows execution of arbitrary code in psql client and\n in restore target server (bsc#1248119).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2842,openSUSE-SLE-15.6-2025-2842", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02842-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02842-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502842-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02842-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041251.html" }, { "category": "self", "summary": "SUSE Bug 1248119", "url": "https://bugzilla.suse.com/1248119" }, { "category": "self", "summary": "SUSE Bug 1248120", "url": "https://bugzilla.suse.com/1248120" }, { "category": "self", "summary": "SUSE Bug 1248122", "url": "https://bugzilla.suse.com/1248122" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "Security update for postgresql13", "tracking": { "current_release_date": "2025-08-18T12:33:29Z", "generator": { "date": "2025-08-18T12:33:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02842-1", "initial_release_date": "2025-08-18T12:33:29Z", "revision_history": [ { "date": "2025-08-18T12:33:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-contrib-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-contrib-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-devel-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-devel-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-llvmjit-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-plperl-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-plperl-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-plpython-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-plpython-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-pltcl-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-server-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-server-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-server-devel-13.22-150600.14.11.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150600.14.11.1.aarch64", "product": { "name": "postgresql13-test-13.22-150600.14.11.1.aarch64", "product_id": "postgresql13-test-13.22-150600.14.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-13.22-150600.14.11.1.i586", "product_id": "postgresql13-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-contrib-13.22-150600.14.11.1.i586", "product_id": "postgresql13-contrib-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-devel-13.22-150600.14.11.1.i586", "product_id": "postgresql13-devel-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.i586", "product_id": "postgresql13-llvmjit-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.i586", "product_id": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-plperl-13.22-150600.14.11.1.i586", "product_id": "postgresql13-plperl-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-plpython-13.22-150600.14.11.1.i586", "product_id": "postgresql13-plpython-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.i586", "product_id": "postgresql13-pltcl-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-server-13.22-150600.14.11.1.i586", "product_id": "postgresql13-server-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.i586", "product_id": "postgresql13-server-devel-13.22-150600.14.11.1.i586" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150600.14.11.1.i586", "product": { "name": "postgresql13-test-13.22-150600.14.11.1.i586", "product_id": "postgresql13-test-13.22-150600.14.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql13-docs-13.22-150600.14.11.1.noarch", "product": { "name": "postgresql13-docs-13.22-150600.14.11.1.noarch", "product_id": "postgresql13-docs-13.22-150600.14.11.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-contrib-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-devel-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-devel-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-plperl-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-plpython-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-pltcl-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-server-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-server-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-server-devel-13.22-150600.14.11.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150600.14.11.1.ppc64le", "product": { "name": "postgresql13-test-13.22-150600.14.11.1.ppc64le", "product_id": "postgresql13-test-13.22-150600.14.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-contrib-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-contrib-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-devel-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-devel-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-llvmjit-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-plperl-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-plperl-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-plpython-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-plpython-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-pltcl-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-server-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-server-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-server-devel-13.22-150600.14.11.1.s390x" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150600.14.11.1.s390x", "product": { "name": "postgresql13-test-13.22-150600.14.11.1.s390x", "product_id": "postgresql13-test-13.22-150600.14.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-contrib-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-contrib-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-devel-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-devel-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-llvmjit-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-plperl-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-plperl-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-plpython-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-plpython-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-pltcl-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-server-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-server-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-server-devel-13.22-150600.14.11.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-test-13.22-150600.14.11.1.x86_64", "product": { "name": "postgresql13-test-13.22-150600.14.11.1.x86_64", "product_id": "postgresql13-test-13.22-150600.14.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-contrib-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-contrib-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-contrib-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-devel-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-devel-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-devel-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-devel-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-150600.14.11.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch" }, "product_reference": "postgresql13-docs-13.22-150600.14.11.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-plperl-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-plperl-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-plperl-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-plpython-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-plpython-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-plpython-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-pltcl-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-server-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-server-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-server-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-server-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-server-devel-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.22-150600.14.11.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64" }, "product_reference": "postgresql13-test-13.22-150600.14.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.22-150600.14.11.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le" }, "product_reference": "postgresql13-test-13.22-150600.14.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.22-150600.14.11.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x" }, "product_reference": "postgresql13-test-13.22-150600.14.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.22-150600.14.11.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" }, "product_reference": "postgresql13-test-13.22-150600.14.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-18T12:33:29Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-18T12:33:29Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-contrib-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-docs-13.22-150600.14.11.1.noarch", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plperl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-plpython-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-pltcl-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-server-devel-13.22-150600.14.11.1.x86_64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.aarch64", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.ppc64le", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.s390x", "openSUSE Leap 15.6:postgresql13-test-13.22-150600.14.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-18T12:33:29Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
suse-su-2025:02995-1
Vulnerability from csaf_suse
Published
2025-08-27 12:01
Modified
2025-08-27 12:01
Summary
Security update for postgresql17
Notes
Title of the patch
Security update for postgresql17
Description of the patch
This update for postgresql17 fixes the following issues:
Updated to 17.6:
* CVE-2025-8713: Fixed optimizer statistics exposing
sampled data within a view, partition, or child table
(bsc#1248120)
* CVE-2025-8714: Fixed untrusted data inclusion in pg_dump
allows superuser of origin server to execute arbitrary code
in psql client (bsc#1248122)
* CVE-2025-8715: Fixed improper neutralization of newlines
in pg_dump leading to arbitrary code execution in the psql
client and in the restore target server (bsc#1248119)
Patchnames
SUSE-2025-2995,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2025-2995,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2995,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2995,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2995,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2995,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2995,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2995,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2995,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2995,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2995,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2995,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2995,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-2995,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-2995,SUSE-Storage-7.1-2025-2995
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql17", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql17 fixes the following issues:\n\nUpdated to 17.6:\n * CVE-2025-8713: Fixed optimizer statistics exposing\n sampled data within a view, partition, or child table\n (bsc#1248120)\n * CVE-2025-8714: Fixed untrusted data inclusion in pg_dump \n allows superuser of origin server to execute arbitrary code\n in psql client (bsc#1248122)\n * CVE-2025-8715: Fixed improper neutralization of newlines \n in pg_dump leading to arbitrary code execution in the psql\n client and in the restore target server (bsc#1248119)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2995,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2025-2995,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2995,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2995,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2995,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2995,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2995,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2995,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2995,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2995,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2995,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2995,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2995,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-2995,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-2995,SUSE-Storage-7.1-2025-2995", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02995-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02995-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502995-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02995-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022292.html" }, { "category": "self", "summary": "SUSE Bug 1248119", "url": "https://bugzilla.suse.com/1248119" }, { "category": "self", "summary": "SUSE Bug 1248120", "url": "https://bugzilla.suse.com/1248120" }, { "category": "self", "summary": "SUSE Bug 1248122", "url": "https://bugzilla.suse.com/1248122" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "Security update for postgresql17", "tracking": { "current_release_date": "2025-08-27T12:01:22Z", "generator": { "date": "2025-08-27T12:01:22Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02995-1", "initial_release_date": "2025-08-27T12:01:22Z", "revision_history": [ { "date": "2025-08-27T12:01:22Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-150200.5.16.1.aarch64", "product": { "name": "libecpg6-17.6-150200.5.16.1.aarch64", "product_id": "libecpg6-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "libpq5-17.6-150200.5.16.1.aarch64", "product": { "name": "libpq5-17.6-150200.5.16.1.aarch64", "product_id": "libpq5-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-contrib-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-contrib-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-devel-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-devel-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-devel-mini-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-devel-mini-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-devel-mini-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-llvmjit-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-plperl-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-plperl-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-plpython-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-plpython-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-server-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-server-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-server-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql17-test-17.6-150200.5.16.1.aarch64", "product": { "name": "postgresql17-test-17.6-150200.5.16.1.aarch64", "product_id": "postgresql17-test-17.6-150200.5.16.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-17.6-150200.5.16.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-17.6-150200.5.16.1.aarch64_ilp32", "product_id": "libecpg6-64bit-17.6-150200.5.16.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-17.6-150200.5.16.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-17.6-150200.5.16.1.aarch64_ilp32", "product_id": "libpq5-64bit-17.6-150200.5.16.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-150200.5.16.1.i586", "product": { "name": "libecpg6-17.6-150200.5.16.1.i586", "product_id": "libecpg6-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "libpq5-17.6-150200.5.16.1.i586", "product": { "name": "libpq5-17.6-150200.5.16.1.i586", "product_id": "libpq5-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-17.6-150200.5.16.1.i586", "product_id": "postgresql17-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-contrib-17.6-150200.5.16.1.i586", "product_id": "postgresql17-contrib-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-devel-17.6-150200.5.16.1.i586", "product_id": "postgresql17-devel-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-devel-mini-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-devel-mini-17.6-150200.5.16.1.i586", "product_id": "postgresql17-devel-mini-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.i586", "product_id": "postgresql17-llvmjit-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.i586", "product_id": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-plperl-17.6-150200.5.16.1.i586", "product_id": "postgresql17-plperl-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-plpython-17.6-150200.5.16.1.i586", "product_id": "postgresql17-plpython-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.i586", "product_id": "postgresql17-pltcl-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-server-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-server-17.6-150200.5.16.1.i586", "product_id": "postgresql17-server-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.i586", "product_id": "postgresql17-server-devel-17.6-150200.5.16.1.i586" } }, { "category": "product_version", "name": "postgresql17-test-17.6-150200.5.16.1.i586", "product": { "name": "postgresql17-test-17.6-150200.5.16.1.i586", "product_id": "postgresql17-test-17.6-150200.5.16.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql17-docs-17.6-150200.5.16.1.noarch", "product": { "name": "postgresql17-docs-17.6-150200.5.16.1.noarch", "product_id": "postgresql17-docs-17.6-150200.5.16.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-150200.5.16.1.ppc64le", "product": { "name": "libecpg6-17.6-150200.5.16.1.ppc64le", "product_id": "libecpg6-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-17.6-150200.5.16.1.ppc64le", "product": { "name": "libpq5-17.6-150200.5.16.1.ppc64le", "product_id": "libpq5-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-contrib-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-devel-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-devel-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-devel-mini-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-devel-mini-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-devel-mini-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-plperl-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-plpython-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-pltcl-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-server-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-server-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-server-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-server-devel-17.6-150200.5.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql17-test-17.6-150200.5.16.1.ppc64le", "product": { "name": "postgresql17-test-17.6-150200.5.16.1.ppc64le", "product_id": "postgresql17-test-17.6-150200.5.16.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-150200.5.16.1.s390x", "product": { "name": "libecpg6-17.6-150200.5.16.1.s390x", "product_id": "libecpg6-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "libpq5-17.6-150200.5.16.1.s390x", "product": { "name": "libpq5-17.6-150200.5.16.1.s390x", "product_id": "libpq5-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-contrib-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-contrib-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-devel-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-devel-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-devel-mini-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-devel-mini-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-devel-mini-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-llvmjit-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-plperl-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-plperl-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-plpython-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-plpython-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-pltcl-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-server-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-server-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-server-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-server-devel-17.6-150200.5.16.1.s390x" } }, { "category": "product_version", "name": "postgresql17-test-17.6-150200.5.16.1.s390x", "product": { "name": "postgresql17-test-17.6-150200.5.16.1.s390x", "product_id": "postgresql17-test-17.6-150200.5.16.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-17.6-150200.5.16.1.x86_64", "product": { "name": "libecpg6-17.6-150200.5.16.1.x86_64", "product_id": "libecpg6-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-17.6-150200.5.16.1.x86_64", "product": { "name": "libecpg6-32bit-17.6-150200.5.16.1.x86_64", "product_id": "libecpg6-32bit-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "libpq5-17.6-150200.5.16.1.x86_64", "product": { "name": "libpq5-17.6-150200.5.16.1.x86_64", "product_id": "libpq5-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "product": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "product_id": "libpq5-32bit-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-contrib-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-contrib-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-contrib-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-devel-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-devel-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-devel-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-devel-mini-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-devel-mini-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-devel-mini-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-plperl-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-plperl-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-plperl-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-plpython-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-plpython-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-plpython-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-server-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-server-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-server-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql17-test-17.6-150200.5.16.1.x86_64", "product": { "name": "postgresql17-test-17.6-150200.5.16.1.x86_64", "product_id": "postgresql17-test-17.6-150200.5.16.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy LTS 4.3", "product": { "name": "SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server LTS 4.3", "product": { "name": "SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-test-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-test-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-test-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-test-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-test-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-test-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-test-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-test-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-150200.5.16.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch" }, "product_reference": "postgresql17-docs-17.6-150200.5.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-150200.5.16.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch" }, "product_reference": "postgresql17-docs-17.6-150200.5.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libecpg6-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x" }, "product_reference": "libecpg6-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libpq5-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x" }, "product_reference": "libpq5-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libecpg6-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x" }, "product_reference": "libecpg6-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libpq5-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x" }, "product_reference": "libpq5-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libecpg6-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x" }, "product_reference": "libecpg6-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libpq5-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x" }, "product_reference": "libpq5-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-150200.5.16.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch" }, "product_reference": "postgresql17-docs-17.6-150200.5.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libecpg6-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libpq5-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libecpg6-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libpq5-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libecpg6-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libpq5-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-150200.5.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch" }, "product_reference": "postgresql17-docs-17.6-150200.5.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libecpg6-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x" }, "product_reference": "libecpg6-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le" }, "product_reference": "libpq5-17.6-150200.5.16.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x" }, "product_reference": "libpq5-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-17.6-150200.5.16.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-32bit-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-contrib-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-contrib-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-devel-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-devel-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-docs-17.6-150200.5.16.1.noarch as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch" }, "product_reference": "postgresql17-docs-17.6-150200.5.16.1.noarch", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plperl-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-plperl-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-plpython-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-plpython-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-pltcl-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-pltcl-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-server-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql17-server-devel-17.6-150200.5.16.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" }, "product_reference": "postgresql17-server-devel-17.6-150200.5.16.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-17.6-150200.5.16.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64" }, "product_reference": "libecpg6-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64" }, "product_reference": "libpq5-17.6-150200.5.16.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-17.6-150200.5.16.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64" }, "product_reference": "libpq5-17.6-150200.5.16.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T12:01:22Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T12:01:22Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Enterprise Storage 7.1:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql17-test-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.6-150200.5.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Proxy LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libecpg6-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.ppc64le", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:libpq5-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:libpq5-32bit-17.6-150200.5.16.1.x86_64", "SUSE Manager Server LTS 4.3:postgresql17-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-devel-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-docs-17.6-150200.5.16.1.noarch", "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-17.6-150200.5.16.1.s390x", "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.6-150200.5.16.1.s390x" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T12:01:22Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
suse-su-2025:03005-1
Vulnerability from csaf_suse
Published
2025-08-27 13:43
Modified
2025-08-27 13:43
Summary
Security update for postgresql16
Notes
Title of the patch
Security update for postgresql16
Description of the patch
This update for postgresql16 fixes the following issues:
Upgraded to 16.10:
* CVE-2025-8713: Fixed optimizer statistics exposing
sampled data within a view, partition, or child table
(bsc#1248120)
* CVE-2025-8714: Fixed untrusted data inclusion in pg_dump
allows superuser of origin server to execute arbitrary code
in psql client (bsc#1248122)
* CVE-2025-8715: Fixed improper neutralization of newlines
in pg_dump leading to arbitrary code execution in the psql
client and in the restore target server (bsc#1248119)
Patchnames
SUSE-2025-3005,SUSE-SLE-Module-Basesystem-15-SP6-2025-3005,SUSE-SLE-Module-Legacy-15-SP7-2025-3005,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3005,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3005,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3005,SUSE-SLE-Module-Server-Applications-15-SP7-2025-3005,openSUSE-SLE-15.6-2025-3005
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql16", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql16 fixes the following issues:\n\nUpgraded to 16.10:\n * CVE-2025-8713: Fixed optimizer statistics exposing\n sampled data within a view, partition, or child table\n (bsc#1248120)\n * CVE-2025-8714: Fixed untrusted data inclusion in pg_dump \n allows superuser of origin server to execute arbitrary code\n in psql client (bsc#1248122)\n * CVE-2025-8715: Fixed improper neutralization of newlines \n in pg_dump leading to arbitrary code execution in the psql\n client and in the restore target server (bsc#1248119)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3005,SUSE-SLE-Module-Basesystem-15-SP6-2025-3005,SUSE-SLE-Module-Legacy-15-SP7-2025-3005,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3005,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3005,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3005,SUSE-SLE-Module-Server-Applications-15-SP7-2025-3005,openSUSE-SLE-15.6-2025-3005", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03005-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03005-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503005-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03005-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041369.html" }, { "category": "self", "summary": "SUSE Bug 1248119", "url": "https://bugzilla.suse.com/1248119" }, { "category": "self", "summary": "SUSE Bug 1248120", "url": "https://bugzilla.suse.com/1248120" }, { "category": "self", "summary": "SUSE Bug 1248122", "url": "https://bugzilla.suse.com/1248122" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "Security update for postgresql16", "tracking": { "current_release_date": "2025-08-27T13:43:28Z", "generator": { "date": "2025-08-27T13:43:28Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03005-1", "initial_release_date": "2025-08-27T13:43:28Z", "revision_history": [ { "date": "2025-08-27T13:43:28Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-contrib-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-contrib-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-devel-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-devel-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-plperl-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-plperl-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-plpython-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-plpython-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-pltcl-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-server-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-server-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-server-devel-16.10-150600.16.21.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150600.16.21.1.aarch64", "product": { "name": "postgresql16-test-16.10-150600.16.21.1.aarch64", "product_id": "postgresql16-test-16.10-150600.16.21.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-16.10-150600.16.21.1.i586", "product_id": "postgresql16-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-contrib-16.10-150600.16.21.1.i586", "product_id": "postgresql16-contrib-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-devel-16.10-150600.16.21.1.i586", "product_id": "postgresql16-devel-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.i586", "product_id": "postgresql16-llvmjit-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.i586", "product_id": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-plperl-16.10-150600.16.21.1.i586", "product_id": "postgresql16-plperl-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-plpython-16.10-150600.16.21.1.i586", "product_id": "postgresql16-plpython-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.i586", "product_id": "postgresql16-pltcl-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-server-16.10-150600.16.21.1.i586", "product_id": "postgresql16-server-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.i586", "product_id": "postgresql16-server-devel-16.10-150600.16.21.1.i586" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150600.16.21.1.i586", "product": { "name": "postgresql16-test-16.10-150600.16.21.1.i586", "product_id": "postgresql16-test-16.10-150600.16.21.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql16-docs-16.10-150600.16.21.1.noarch", "product": { "name": "postgresql16-docs-16.10-150600.16.21.1.noarch", "product_id": "postgresql16-docs-16.10-150600.16.21.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-devel-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-devel-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-plperl-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-plpython-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-pltcl-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-server-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-server-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-server-devel-16.10-150600.16.21.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150600.16.21.1.ppc64le", "product": { "name": "postgresql16-test-16.10-150600.16.21.1.ppc64le", "product_id": "postgresql16-test-16.10-150600.16.21.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-contrib-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-contrib-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-devel-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-devel-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-plperl-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-plperl-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-plpython-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-plpython-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-pltcl-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-server-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-server-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-server-devel-16.10-150600.16.21.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150600.16.21.1.s390x", "product": { "name": "postgresql16-test-16.10-150600.16.21.1.s390x", "product_id": "postgresql16-test-16.10-150600.16.21.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-contrib-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-contrib-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-devel-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-devel-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-plperl-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-plperl-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-plpython-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-plpython-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-pltcl-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-server-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-server-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-server-devel-16.10-150600.16.21.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.10-150600.16.21.1.x86_64", "product": { "name": "postgresql16-test-16.10-150600.16.21.1.x86_64", "product_id": "postgresql16-test-16.10-150600.16.21.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150600.16.21.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150600.16.21.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-plperl-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-plpython-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-pltcl-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-server-devel-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-150600.16.21.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch" }, "product_reference": "postgresql16-docs-16.10-150600.16.21.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-plperl-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-plpython-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-pltcl-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-server-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-server-devel-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.10-150600.16.21.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" }, "product_reference": "postgresql16-test-16.10-150600.16.21.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:43:28Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:43:28Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.10-150600.16.21.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.10-150600.16.21.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.10-150600.16.21.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.10-150600.16.21.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.10-150600.16.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:43:28Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
suse-su-2025:03003-1
Vulnerability from csaf_suse
Published
2025-08-27 13:42
Modified
2025-08-27 13:42
Summary
Security update for postgresql13
Notes
Title of the patch
Security update for postgresql13
Description of the patch
This update for postgresql13 fixes the following issues:
Upgrade to 13.22:
- CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table (bsc#1248120).
- CVE-2025-8714: untrusted data inclusion in `pg_dump` lets superuser of origin server execute arbitrary code in psql
client (bsc#1248122).
- CVE-2025-8715: improper neutralization of newlines in `pg_dump` allows execution of arbitrary code in psql client and
in restore target server (bsc#1248119).
Patchnames
SUSE-2025-3003,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3003,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3003
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql13", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql13 fixes the following issues:\n\nUpgrade to 13.22:\n \n- CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table (bsc#1248120).\n- CVE-2025-8714: untrusted data inclusion in `pg_dump` lets superuser of origin server execute arbitrary code in psql\n client (bsc#1248122).\n- CVE-2025-8715: improper neutralization of newlines in `pg_dump` allows execution of arbitrary code in psql client and\n in restore target server (bsc#1248119).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3003,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3003,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3003", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03003-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03003-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503003-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03003-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041371.html" }, { "category": "self", "summary": "SUSE Bug 1248119", "url": "https://bugzilla.suse.com/1248119" }, { "category": "self", "summary": "SUSE Bug 1248120", "url": "https://bugzilla.suse.com/1248120" }, { "category": "self", "summary": "SUSE Bug 1248122", "url": "https://bugzilla.suse.com/1248122" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "Security update for postgresql13", "tracking": { "current_release_date": "2025-08-27T13:42:33Z", "generator": { "date": "2025-08-27T13:42:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03003-1", "initial_release_date": "2025-08-27T13:42:33Z", "revision_history": [ { "date": "2025-08-27T13:42:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-13.22-3.66.1.aarch64", "product_id": "postgresql13-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-contrib-13.22-3.66.1.aarch64", "product_id": "postgresql13-contrib-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-devel-13.22-3.66.1.aarch64", "product_id": "postgresql13-devel-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-llvmjit-devel-13.22-3.66.1.aarch64", "product_id": "postgresql13-llvmjit-devel-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-plperl-13.22-3.66.1.aarch64", "product_id": "postgresql13-plperl-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-plpython-13.22-3.66.1.aarch64", "product_id": "postgresql13-plpython-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-pltcl-13.22-3.66.1.aarch64", "product_id": "postgresql13-pltcl-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-server-13.22-3.66.1.aarch64", "product_id": "postgresql13-server-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-server-devel-13.22-3.66.1.aarch64", "product_id": "postgresql13-server-devel-13.22-3.66.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-test-13.22-3.66.1.aarch64", "product": { "name": "postgresql13-test-13.22-3.66.1.aarch64", "product_id": "postgresql13-test-13.22-3.66.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-3.66.1.i586", "product": { "name": "postgresql13-13.22-3.66.1.i586", "product_id": "postgresql13-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-3.66.1.i586", "product": { "name": "postgresql13-contrib-13.22-3.66.1.i586", "product_id": "postgresql13-contrib-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-3.66.1.i586", "product": { "name": "postgresql13-devel-13.22-3.66.1.i586", "product_id": "postgresql13-devel-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-3.66.1.i586", "product": { "name": "postgresql13-llvmjit-devel-13.22-3.66.1.i586", "product_id": "postgresql13-llvmjit-devel-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-3.66.1.i586", "product": { "name": "postgresql13-plperl-13.22-3.66.1.i586", "product_id": "postgresql13-plperl-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-3.66.1.i586", "product": { "name": "postgresql13-plpython-13.22-3.66.1.i586", "product_id": "postgresql13-plpython-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-3.66.1.i586", "product": { "name": "postgresql13-pltcl-13.22-3.66.1.i586", "product_id": "postgresql13-pltcl-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-server-13.22-3.66.1.i586", "product": { "name": "postgresql13-server-13.22-3.66.1.i586", "product_id": "postgresql13-server-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-3.66.1.i586", "product": { "name": "postgresql13-server-devel-13.22-3.66.1.i586", "product_id": "postgresql13-server-devel-13.22-3.66.1.i586" } }, { "category": "product_version", "name": "postgresql13-test-13.22-3.66.1.i586", "product": { "name": "postgresql13-test-13.22-3.66.1.i586", "product_id": "postgresql13-test-13.22-3.66.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql13-docs-13.22-3.66.1.noarch", "product": { "name": "postgresql13-docs-13.22-3.66.1.noarch", "product_id": "postgresql13-docs-13.22-3.66.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-13.22-3.66.1.ppc64le", "product_id": "postgresql13-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-contrib-13.22-3.66.1.ppc64le", "product_id": "postgresql13-contrib-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-devel-13.22-3.66.1.ppc64le", "product_id": "postgresql13-devel-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-llvmjit-devel-13.22-3.66.1.ppc64le", "product_id": "postgresql13-llvmjit-devel-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-plperl-13.22-3.66.1.ppc64le", "product_id": "postgresql13-plperl-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-plpython-13.22-3.66.1.ppc64le", "product_id": "postgresql13-plpython-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-pltcl-13.22-3.66.1.ppc64le", "product_id": "postgresql13-pltcl-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-server-13.22-3.66.1.ppc64le", "product_id": "postgresql13-server-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-server-devel-13.22-3.66.1.ppc64le", "product_id": "postgresql13-server-devel-13.22-3.66.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-test-13.22-3.66.1.ppc64le", "product": { "name": "postgresql13-test-13.22-3.66.1.ppc64le", "product_id": "postgresql13-test-13.22-3.66.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-3.66.1.s390", "product": { "name": "postgresql13-13.22-3.66.1.s390", "product_id": "postgresql13-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-3.66.1.s390", "product": { "name": "postgresql13-contrib-13.22-3.66.1.s390", "product_id": "postgresql13-contrib-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-3.66.1.s390", "product": { "name": "postgresql13-devel-13.22-3.66.1.s390", "product_id": "postgresql13-devel-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-3.66.1.s390", "product": { "name": "postgresql13-llvmjit-devel-13.22-3.66.1.s390", "product_id": "postgresql13-llvmjit-devel-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-3.66.1.s390", "product": { "name": "postgresql13-plperl-13.22-3.66.1.s390", "product_id": "postgresql13-plperl-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-3.66.1.s390", "product": { "name": "postgresql13-plpython-13.22-3.66.1.s390", "product_id": "postgresql13-plpython-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-3.66.1.s390", "product": { "name": "postgresql13-pltcl-13.22-3.66.1.s390", "product_id": "postgresql13-pltcl-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-server-13.22-3.66.1.s390", "product": { "name": "postgresql13-server-13.22-3.66.1.s390", "product_id": "postgresql13-server-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-3.66.1.s390", "product": { "name": "postgresql13-server-devel-13.22-3.66.1.s390", "product_id": "postgresql13-server-devel-13.22-3.66.1.s390" } }, { "category": "product_version", "name": "postgresql13-test-13.22-3.66.1.s390", "product": { "name": "postgresql13-test-13.22-3.66.1.s390", "product_id": "postgresql13-test-13.22-3.66.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-3.66.1.s390x", "product": { "name": "postgresql13-13.22-3.66.1.s390x", "product_id": "postgresql13-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-3.66.1.s390x", "product": { "name": "postgresql13-contrib-13.22-3.66.1.s390x", "product_id": "postgresql13-contrib-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-3.66.1.s390x", "product": { "name": "postgresql13-devel-13.22-3.66.1.s390x", "product_id": "postgresql13-devel-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-3.66.1.s390x", "product": { "name": "postgresql13-llvmjit-devel-13.22-3.66.1.s390x", "product_id": "postgresql13-llvmjit-devel-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-3.66.1.s390x", "product": { "name": "postgresql13-plperl-13.22-3.66.1.s390x", "product_id": "postgresql13-plperl-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-3.66.1.s390x", "product": { "name": "postgresql13-plpython-13.22-3.66.1.s390x", "product_id": "postgresql13-plpython-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-3.66.1.s390x", "product": { "name": "postgresql13-pltcl-13.22-3.66.1.s390x", "product_id": "postgresql13-pltcl-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-server-13.22-3.66.1.s390x", "product": { "name": "postgresql13-server-13.22-3.66.1.s390x", "product_id": "postgresql13-server-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-3.66.1.s390x", "product": { "name": "postgresql13-server-devel-13.22-3.66.1.s390x", "product_id": "postgresql13-server-devel-13.22-3.66.1.s390x" } }, { "category": "product_version", "name": "postgresql13-test-13.22-3.66.1.s390x", "product": { "name": "postgresql13-test-13.22-3.66.1.s390x", "product_id": "postgresql13-test-13.22-3.66.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-13.22-3.66.1.x86_64", "product_id": "postgresql13-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-contrib-13.22-3.66.1.x86_64", "product_id": "postgresql13-contrib-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-devel-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-devel-13.22-3.66.1.x86_64", "product_id": "postgresql13-devel-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-devel-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-llvmjit-devel-13.22-3.66.1.x86_64", "product_id": "postgresql13-llvmjit-devel-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-plperl-13.22-3.66.1.x86_64", "product_id": "postgresql13-plperl-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-plpython-13.22-3.66.1.x86_64", "product_id": "postgresql13-plpython-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-pltcl-13.22-3.66.1.x86_64", "product_id": "postgresql13-pltcl-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-server-13.22-3.66.1.x86_64", "product_id": "postgresql13-server-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-server-devel-13.22-3.66.1.x86_64", "product_id": "postgresql13-server-devel-13.22-3.66.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-test-13.22-3.66.1.x86_64", "product": { "name": "postgresql13-test-13.22-3.66.1.x86_64", "product_id": "postgresql13-test-13.22-3.66.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-3.66.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64" }, "product_reference": "postgresql13-13.22-3.66.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-3.66.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le" }, "product_reference": "postgresql13-13.22-3.66.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-3.66.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x" }, "product_reference": "postgresql13-13.22-3.66.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-3.66.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64" }, "product_reference": "postgresql13-contrib-13.22-3.66.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-3.66.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le" }, "product_reference": "postgresql13-contrib-13.22-3.66.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-3.66.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x" }, "product_reference": "postgresql13-contrib-13.22-3.66.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-contrib-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-3.66.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64" }, "product_reference": "postgresql13-devel-13.22-3.66.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-3.66.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le" }, "product_reference": "postgresql13-devel-13.22-3.66.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-3.66.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x" }, "product_reference": "postgresql13-devel-13.22-3.66.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-devel-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-3.66.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch" }, "product_reference": "postgresql13-docs-13.22-3.66.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-3.66.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64" }, "product_reference": "postgresql13-plperl-13.22-3.66.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-3.66.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le" }, "product_reference": "postgresql13-plperl-13.22-3.66.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-3.66.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x" }, "product_reference": "postgresql13-plperl-13.22-3.66.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-plperl-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-3.66.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64" }, "product_reference": "postgresql13-plpython-13.22-3.66.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-3.66.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le" }, "product_reference": "postgresql13-plpython-13.22-3.66.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-3.66.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x" }, "product_reference": "postgresql13-plpython-13.22-3.66.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-plpython-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-3.66.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64" }, "product_reference": "postgresql13-pltcl-13.22-3.66.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-3.66.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le" }, "product_reference": "postgresql13-pltcl-13.22-3.66.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-3.66.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x" }, "product_reference": "postgresql13-pltcl-13.22-3.66.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-3.66.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64" }, "product_reference": "postgresql13-server-13.22-3.66.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-3.66.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le" }, "product_reference": "postgresql13-server-13.22-3.66.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-3.66.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x" }, "product_reference": "postgresql13-server-13.22-3.66.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-server-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-3.66.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le" }, "product_reference": "postgresql13-server-devel-13.22-3.66.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-3.66.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x" }, "product_reference": "postgresql13-server-devel-13.22-3.66.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-contrib-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-devel-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.22-3.66.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch" }, "product_reference": "postgresql13-docs-13.22-3.66.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-plperl-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-plpython-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-pltcl-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-server-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.22-3.66.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" }, "product_reference": "postgresql13-server-devel-13.22-3.66.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:42:33Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:42:33Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.22-3.66.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.22-3.66.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.22-3.66.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-27T13:42:33Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
suse-su-2025:02980-1
Vulnerability from csaf_suse
Published
2025-08-25 13:46
Modified
2025-08-25 13:46
Summary
Security update for postgresql16
Notes
Title of the patch
Security update for postgresql16
Description of the patch
This update for postgresql16 fixes the following issues:
Upgraded to 16.10:
* CVE-2025-8713: Fixed optimizer statistics exposing
sampled data within a view, partition, or child table
(bsc#1248120)
* CVE-2025-8714: Fixed untrusted data inclusion in pg_dump
allows superuser of origin server to execute arbitrary code
in psql client (bsc#1248122)
* CVE-2025-8715: Fixed improper neutralization of newlines
in pg_dump leading to arbitrary code execution in the psql
client and in the restore target server (bsc#1248119)
Patchnames
SUSE-2025-2980,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2980,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2980
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql16", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql16 fixes the following issues:\n\nUpgraded to 16.10:\n * CVE-2025-8713: Fixed optimizer statistics exposing\n sampled data within a view, partition, or child table\n (bsc#1248120)\n * CVE-2025-8714: Fixed untrusted data inclusion in pg_dump \n allows superuser of origin server to execute arbitrary code\n in psql client (bsc#1248122)\n * CVE-2025-8715: Fixed improper neutralization of newlines \n in pg_dump leading to arbitrary code execution in the psql\n client and in the restore target server (bsc#1248119)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2980,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2980,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2980", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02980-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02980-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502980-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02980-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041356.html" }, { "category": "self", "summary": "SUSE Bug 1248119", "url": "https://bugzilla.suse.com/1248119" }, { "category": "self", "summary": "SUSE Bug 1248120", "url": "https://bugzilla.suse.com/1248120" }, { "category": "self", "summary": "SUSE Bug 1248122", "url": "https://bugzilla.suse.com/1248122" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8713 page", "url": "https://www.suse.com/security/cve/CVE-2025-8713/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8714 page", "url": "https://www.suse.com/security/cve/CVE-2025-8714/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8715 page", "url": "https://www.suse.com/security/cve/CVE-2025-8715/" } ], "title": "Security update for postgresql16", "tracking": { "current_release_date": "2025-08-25T13:46:44Z", "generator": { "date": "2025-08-25T13:46:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02980-1", "initial_release_date": "2025-08-25T13:46:44Z", "revision_history": [ { "date": "2025-08-25T13:46:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-16.10-3.32.1.aarch64", "product_id": "postgresql16-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-contrib-16.10-3.32.1.aarch64", "product_id": "postgresql16-contrib-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-devel-16.10-3.32.1.aarch64", "product_id": "postgresql16-devel-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.10-3.32.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-plperl-16.10-3.32.1.aarch64", "product_id": "postgresql16-plperl-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-plpython-16.10-3.32.1.aarch64", "product_id": "postgresql16-plpython-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-pltcl-16.10-3.32.1.aarch64", "product_id": "postgresql16-pltcl-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-server-16.10-3.32.1.aarch64", "product_id": "postgresql16-server-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-server-devel-16.10-3.32.1.aarch64", "product_id": "postgresql16-server-devel-16.10-3.32.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.10-3.32.1.aarch64", "product": { "name": "postgresql16-test-16.10-3.32.1.aarch64", "product_id": "postgresql16-test-16.10-3.32.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-3.32.1.i586", "product": { "name": "postgresql16-16.10-3.32.1.i586", "product_id": "postgresql16-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-3.32.1.i586", "product": { "name": "postgresql16-contrib-16.10-3.32.1.i586", "product_id": "postgresql16-contrib-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-3.32.1.i586", "product": { "name": "postgresql16-devel-16.10-3.32.1.i586", "product_id": "postgresql16-devel-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-3.32.1.i586", "product": { "name": "postgresql16-llvmjit-devel-16.10-3.32.1.i586", "product_id": "postgresql16-llvmjit-devel-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-3.32.1.i586", "product": { "name": "postgresql16-plperl-16.10-3.32.1.i586", "product_id": "postgresql16-plperl-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-3.32.1.i586", "product": { "name": "postgresql16-plpython-16.10-3.32.1.i586", "product_id": "postgresql16-plpython-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-3.32.1.i586", "product": { "name": "postgresql16-pltcl-16.10-3.32.1.i586", "product_id": "postgresql16-pltcl-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-16.10-3.32.1.i586", "product": { "name": "postgresql16-server-16.10-3.32.1.i586", "product_id": "postgresql16-server-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-3.32.1.i586", "product": { "name": "postgresql16-server-devel-16.10-3.32.1.i586", "product_id": "postgresql16-server-devel-16.10-3.32.1.i586" } }, { "category": "product_version", "name": "postgresql16-test-16.10-3.32.1.i586", "product": { "name": "postgresql16-test-16.10-3.32.1.i586", "product_id": "postgresql16-test-16.10-3.32.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql16-docs-16.10-3.32.1.noarch", "product": { "name": "postgresql16-docs-16.10-3.32.1.noarch", "product_id": "postgresql16-docs-16.10-3.32.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-16.10-3.32.1.ppc64le", "product_id": "postgresql16-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-contrib-16.10-3.32.1.ppc64le", "product_id": "postgresql16-contrib-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-devel-16.10-3.32.1.ppc64le", "product_id": "postgresql16-devel-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.10-3.32.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-plperl-16.10-3.32.1.ppc64le", "product_id": "postgresql16-plperl-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-plpython-16.10-3.32.1.ppc64le", "product_id": "postgresql16-plpython-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.10-3.32.1.ppc64le", "product_id": "postgresql16-pltcl-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-server-16.10-3.32.1.ppc64le", "product_id": "postgresql16-server-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.10-3.32.1.ppc64le", "product_id": "postgresql16-server-devel-16.10-3.32.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.10-3.32.1.ppc64le", "product": { "name": "postgresql16-test-16.10-3.32.1.ppc64le", "product_id": "postgresql16-test-16.10-3.32.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-3.32.1.s390", "product": { "name": "postgresql16-16.10-3.32.1.s390", "product_id": "postgresql16-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-3.32.1.s390", "product": { "name": "postgresql16-contrib-16.10-3.32.1.s390", "product_id": "postgresql16-contrib-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-3.32.1.s390", "product": { "name": "postgresql16-devel-16.10-3.32.1.s390", "product_id": "postgresql16-devel-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-3.32.1.s390", "product": { "name": "postgresql16-llvmjit-devel-16.10-3.32.1.s390", "product_id": "postgresql16-llvmjit-devel-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-3.32.1.s390", "product": { "name": "postgresql16-plperl-16.10-3.32.1.s390", "product_id": "postgresql16-plperl-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-3.32.1.s390", "product": { "name": "postgresql16-plpython-16.10-3.32.1.s390", "product_id": "postgresql16-plpython-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-3.32.1.s390", "product": { "name": "postgresql16-pltcl-16.10-3.32.1.s390", "product_id": "postgresql16-pltcl-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-server-16.10-3.32.1.s390", "product": { "name": "postgresql16-server-16.10-3.32.1.s390", "product_id": "postgresql16-server-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-3.32.1.s390", "product": { "name": "postgresql16-server-devel-16.10-3.32.1.s390", "product_id": "postgresql16-server-devel-16.10-3.32.1.s390" } }, { "category": "product_version", "name": "postgresql16-test-16.10-3.32.1.s390", "product": { "name": "postgresql16-test-16.10-3.32.1.s390", "product_id": "postgresql16-test-16.10-3.32.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-3.32.1.s390x", "product": { "name": "postgresql16-16.10-3.32.1.s390x", "product_id": "postgresql16-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-3.32.1.s390x", "product": { "name": "postgresql16-contrib-16.10-3.32.1.s390x", "product_id": "postgresql16-contrib-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-3.32.1.s390x", "product": { "name": "postgresql16-devel-16.10-3.32.1.s390x", "product_id": "postgresql16-devel-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-3.32.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.10-3.32.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-3.32.1.s390x", "product": { "name": "postgresql16-plperl-16.10-3.32.1.s390x", "product_id": "postgresql16-plperl-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-3.32.1.s390x", "product": { "name": "postgresql16-plpython-16.10-3.32.1.s390x", "product_id": "postgresql16-plpython-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-3.32.1.s390x", "product": { "name": "postgresql16-pltcl-16.10-3.32.1.s390x", "product_id": "postgresql16-pltcl-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.10-3.32.1.s390x", "product": { "name": "postgresql16-server-16.10-3.32.1.s390x", "product_id": "postgresql16-server-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-3.32.1.s390x", "product": { "name": "postgresql16-server-devel-16.10-3.32.1.s390x", "product_id": "postgresql16-server-devel-16.10-3.32.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.10-3.32.1.s390x", "product": { "name": "postgresql16-test-16.10-3.32.1.s390x", "product_id": "postgresql16-test-16.10-3.32.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql16-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-16.10-3.32.1.x86_64", "product_id": "postgresql16-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-contrib-16.10-3.32.1.x86_64", "product_id": "postgresql16-contrib-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-devel-16.10-3.32.1.x86_64", "product_id": "postgresql16-devel-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.10-3.32.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-plperl-16.10-3.32.1.x86_64", "product_id": "postgresql16-plperl-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-plpython-16.10-3.32.1.x86_64", "product_id": "postgresql16-plpython-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-pltcl-16.10-3.32.1.x86_64", "product_id": "postgresql16-pltcl-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-server-16.10-3.32.1.x86_64", "product_id": "postgresql16-server-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-server-devel-16.10-3.32.1.x86_64", "product_id": "postgresql16-server-devel-16.10-3.32.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.10-3.32.1.x86_64", "product": { "name": "postgresql16-test-16.10-3.32.1.x86_64", "product_id": "postgresql16-test-16.10-3.32.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64" }, "product_reference": "postgresql16-16.10-3.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le" }, "product_reference": "postgresql16-16.10-3.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-3.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x" }, "product_reference": "postgresql16-16.10-3.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64" }, "product_reference": "postgresql16-contrib-16.10-3.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.10-3.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-3.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x" }, "product_reference": "postgresql16-contrib-16.10-3.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64" }, "product_reference": "postgresql16-devel-16.10-3.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le" }, "product_reference": "postgresql16-devel-16.10-3.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-3.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x" }, "product_reference": "postgresql16-devel-16.10-3.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-3.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-3.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64" }, "product_reference": "postgresql16-plperl-16.10-3.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.10-3.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-3.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x" }, "product_reference": "postgresql16-plperl-16.10-3.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64" }, "product_reference": "postgresql16-plpython-16.10-3.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.10-3.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-3.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x" }, "product_reference": "postgresql16-plpython-16.10-3.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.10-3.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.10-3.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-3.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x" }, "product_reference": "postgresql16-pltcl-16.10-3.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64" }, "product_reference": "postgresql16-server-16.10-3.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le" }, "product_reference": "postgresql16-server-16.10-3.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-3.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x" }, "product_reference": "postgresql16-server-16.10-3.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-3.32.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.10-3.32.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-3.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.10-3.32.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-3.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x" }, "product_reference": "postgresql16-server-devel-16.10-3.32.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-contrib-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-devel-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.10-3.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch" }, "product_reference": "postgresql16-docs-16.10-3.32.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-plperl-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-plpython-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-server-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.10-3.32.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.10-3.32.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8713" } ], "notes": [ { "category": "general", "text": "PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8713", "url": "https://www.suse.com/security/cve/CVE-2025-8713" }, { "category": "external", "summary": "SUSE Bug 1248120 for CVE-2025-8713", "url": "https://bugzilla.suse.com/1248120" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-25T13:46:44Z", "details": "moderate" } ], "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8714" } ], "notes": [ { "category": "general", "text": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8714", "url": "https://www.suse.com/security/cve/CVE-2025-8714" }, { "category": "external", "summary": "SUSE Bug 1248122 for CVE-2025-8714", "url": "https://bugzilla.suse.com/1248122" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-25T13:46:44Z", "details": "important" } ], "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8715" } ], "notes": [ { "category": "general", "text": "Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8715", "url": "https://www.suse.com/security/cve/CVE-2025-8715" }, { "category": "external", "summary": "SUSE Bug 1248119 for CVE-2025-8715", "url": "https://bugzilla.suse.com/1248119" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.10-3.32.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.10-3.32.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.10-3.32.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-25T13:46:44Z", "details": "important" } ], "title": "CVE-2025-8715" } ] }
fkie_cve-2025-8714
Vulnerability from fkie_nvd
Published
2025-08-14 13:15
Modified
2025-08-15 13:13
Severity ?
Summary
Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected." }, { "lang": "es", "value": "La inclusi\u00f3n de datos no confiables en pg_dump en PostgreSQL permite que un superusuario malicioso del servidor de origen inyecte c\u00f3digo arbitrario para su ejecuci\u00f3n en tiempo de restauraci\u00f3n como la cuenta del sistema operativo cliente que ejecuta psql para restaurar el volcado, mediante metacomandos psql. pg_dumpall tambi\u00e9n se ve afectado. pg_restore se ve afectado cuando se utiliza para generar un volcado en formato plano. Esto es similar a MySQL CVE-2024-21096. Las versiones anteriores a PostgreSQL 17.6, 16.10, 15.14, 14.19 y 13.22 tambi\u00e9n se ven afectadas." } ], "id": "CVE-2025-8714", "lastModified": "2025-08-15T13:13:07.817", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "type": "Secondary" } ] }, "published": "2025-08-14T13:15:37.717", "references": [ { "source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" } ], "sourceIdentifier": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-829" } ], "source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "type": "Secondary" } ] }
wid-sec-w-2025-1842
Vulnerability from csaf_certbund
Published
2025-08-14 22:00
Modified
2025-09-02 22:00
Summary
PostgreSQL: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
PostgreSQL ist eine frei verfügbare Datenbank für unterschiedliche Betriebssysteme.
Angriff
Ein Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um Informationen offenzulegen, und um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um Informationen offenzulegen, und um beliebigen Programmcode auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1842 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1842.json" }, { "category": "self", "summary": "WID-SEC-2025-1842 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1842" }, { "category": "external", "summary": "PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22, and 18 Beta 3 Release vom 2025-08-14", "url": "https://www.postgresql.org/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/" }, { "category": "external", "summary": "PostgreSQL CVE-2025-8713 vom 2025-08-14", "url": "https://www.postgresql.org/support/security/CVE-2025-8713/" }, { "category": "external", "summary": "PostgreSQL CVE-2025-8714 vom 2025-08-14", "url": "https://www.postgresql.org/support/security/CVE-2025-8714/" }, { "category": "external", "summary": "PostgreSQL CVE-2025-8715 vom 2025-08-14", "url": "https://www.postgresql.org/support/security/CVE-2025-8715/" }, { "category": "external", "summary": "Debian Security Advisory DLA-4273 vom 2025-08-14", "url": "https://lists.debian.org/debian-lts-announce/2025/08/msg00012.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15453-1 vom 2025-08-16", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IY5Z7VXGGBWG3QGNNBFUJYBUX3TI7JFK/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15454-1 vom 2025-08-17", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DFQFY67BVXRWCWWUPVB3QNQR7N73AO6J/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15452-1 vom 2025-08-16", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QXTYUHIRP34TAJEDQHV2L42M3UA7IKEU/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15451-1 vom 2025-08-16", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/O6GUASXT5LZ6ELLKCTA4Z34DT3T4HJK3/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02842-1 vom 2025-08-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022196.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02980-1 vom 2025-08-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022272.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02981-1 vom 2025-08-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022271.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02986-1 vom 2025-08-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022278.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02987-1 vom 2025-08-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022277.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03003-1 vom 2025-08-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022287.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02994-1 vom 2025-08-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022293.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03005-1 vom 2025-08-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022284.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03004-1 vom 2025-08-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022285.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15493-1 vom 2025-08-27", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZAT3HGA2COHZQLF2K7VPOO4PHSRHZAPQ/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02995-1 vom 2025-08-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022292.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14826 vom 2025-08-28", "url": "https://access.redhat.com/errata/RHSA-2025:14826" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14827 vom 2025-08-28", "url": "https://access.redhat.com/errata/RHSA-2025:14827" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14862 vom 2025-08-28", "url": "https://access.redhat.com/errata/RHSA-2025:14862" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14899 vom 2025-08-28", "url": "https://access.redhat.com/errata/RHSA-2025:14899" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14878 vom 2025-08-28", "url": "https://access.redhat.com/errata/RHSA-2025:14878" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14870 vom 2025-08-28", "url": "https://access.redhat.com/errata/RHSA-2025:14870" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14827 vom 2025-08-29", "url": "https://oss.oracle.com/pipermail/el-errata/2025-August/018480.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14826 vom 2025-08-29", "url": "https://oss.oracle.com/pipermail/el-errata/2025-August/018481.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14869 vom 2025-08-28", "url": "https://access.redhat.com/errata/RHSA-2025:14869" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14827 vom 2025-08-28", "url": "https://linux.oracle.com/errata/ELSA-2025-14827.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14826 vom 2025-08-28", "url": "https://linux.oracle.com/errata/ELSA-2025-14826.html" }, { "category": "external", "summary": "PoC auf GitHub vom 2025-08-31", "url": "https://github.com/orderby99/CVE-2025-8714-POC" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03030-1 vom 2025-08-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022340.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03018-1 vom 2025-08-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022334.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03020-1 vom 2025-08-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022332.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14878 vom 2025-08-29", "url": "https://linux.oracle.com/errata/ELSA-2025-14878.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03031-1 vom 2025-08-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022339.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-14899 vom 2025-08-29", "url": "http://linux.oracle.com/errata/ELSA-2025-14899.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03019-1 vom 2025-08-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022333.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15022 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15022" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15014 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15014" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15034 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15034" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15015 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15015" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15057 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15057" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15021 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15021" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15006 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15006" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15031 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15031" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-15021 vom 2025-09-03", "url": "https://linux.oracle.com/errata/ELSA-2025-15021.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-15022 vom 2025-09-03", "url": "https://linux.oracle.com/errata/ELSA-2025-15022.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15062 vom 2025-09-02", "url": "https://access.redhat.com/errata/RHSA-2025:15062" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15114 vom 2025-09-03", "url": "https://access.redhat.com/errata/RHSA-2025:15114" } ], "source_lang": "en-US", "title": "PostgreSQL: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-09-02T22:00:00.000+00:00", "generator": { "date": "2025-09-03T07:06:08.737+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1842", "initial_release_date": "2025-08-14T22:00:00.000+00:00", "revision_history": [ { "date": "2025-08-14T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-08-17T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-08-18T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-08-25T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-08-26T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-08-27T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE und openSUSE aufgenommen" }, { "date": "2025-08-28T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2025-08-31T22:00:00.000+00:00", "number": "8", "summary": "PoC aufgenommen" }, { "date": "2025-09-01T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-09-02T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" } ], "status": "final", "version": "10" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c17.6", "product": { "name": "Open Source PostgreSQL \u003c17.6", "product_id": "T046266" } }, { "category": "product_version", "name": "17.6", "product": { "name": "Open Source PostgreSQL 17.6", "product_id": "T046266-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:17.6" } } }, { "category": "product_version_range", "name": "\u003c16.10", "product": { "name": "Open Source PostgreSQL \u003c16.10", "product_id": "T046267" } }, { "category": "product_version", "name": "16.1", "product": { "name": "Open Source PostgreSQL 16.10", "product_id": "T046267-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:16.10" } } }, { "category": "product_version_range", "name": "\u003c15.14", "product": { "name": "Open Source PostgreSQL \u003c15.14", "product_id": "T046268" } }, { "category": "product_version", "name": "15.14", "product": { "name": "Open Source PostgreSQL 15.14", "product_id": "T046268-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:15.14" } } }, { "category": "product_version_range", "name": "\u003c14.19", "product": { "name": "Open Source PostgreSQL \u003c14.19", "product_id": "T046269" } }, { "category": "product_version", "name": "14.19", "product": { "name": "Open Source PostgreSQL 14.19", "product_id": "T046269-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:14.19" } } }, { "category": "product_version_range", "name": "\u003c13.22", "product": { "name": "Open Source PostgreSQL \u003c13.22", "product_id": "T046270" } }, { "category": "product_version", "name": "13.22", "product": { "name": "Open Source PostgreSQL 13.22", "product_id": "T046270-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:13.22" } } }, { "category": "product_version_range", "name": "\u003c18 Beta 3", "product": { "name": "Open Source PostgreSQL \u003c18 Beta 3", "product_id": "T046271" } }, { "category": "product_version", "name": "18 Beta 3", "product": { "name": "Open Source PostgreSQL 18 Beta 3", "product_id": "T046271-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:18_beta_3" } } } ], "category": "product_name", "name": "PostgreSQL" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-8713", "product_status": { "known_affected": [ "2951", "T002207", "T046271", "67646", "T046270", "T027843", "T004914", "T046268", "T046269", "T046266", "T046267" ] }, "release_date": "2025-08-14T22:00:00.000+00:00", "title": "CVE-2025-8713" }, { "cve": "CVE-2025-8714", "product_status": { "known_affected": [ "2951", "T002207", "T046271", "67646", "T046270", "T027843", "T004914", "T046268", "T046269", "T046266", "T046267" ] }, "release_date": "2025-08-14T22:00:00.000+00:00", "title": "CVE-2025-8714" }, { "cve": "CVE-2025-8715", "product_status": { "known_affected": [ "2951", "T002207", "T046271", "67646", "T046270", "T027843", "T004914", "T046268", "T046269", "T046266", "T046267" ] }, "release_date": "2025-08-14T22:00:00.000+00:00", "title": "CVE-2025-8715" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…